add clangd configuration

This commit is contained in:
subcrip 2024-05-02 12:24:30 +08:00
parent 3954c06cce
commit dca73faef9
Signed by: subcrip
SSH Key Fingerprint: SHA256:dFPFi68d8C87YkFkEBU4TkcrYRySWpekRR1hbnDWUCw
1 changed files with 5 additions and 0 deletions

5
.clangd Normal file
View File

@ -0,0 +1,5 @@
CompileFlags:
Add: [-std=c++17]
Diagnostics:
Suppress: shift-op-parentheses