We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 865ba96 commit 049e1a8Copy full SHA for 049e1a8
.clangd
@@ -8,6 +8,7 @@ Diagnostics:
8
IgnoreHeader:
9
- "linux/in\\.h"
10
- "linux/in6\\.h"
11
+ - "bits/basic_string\\.h"
12
# CompileFlags:
13
# CompilationDatabase: ./compile_commands.json
14
# # Unfortunately, above config isn't working as expected.
0 commit comments