diff options
Diffstat (limited to '.clangd')
| -rw-r--r-- | .clangd | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -1,5 +1,5 @@ | |||
| 1 | --- | 1 | --- |
| 2 | If: | 2 | If: |
| 3 | PathMatch: "src/.*\.c" | 3 | PathMatch: "src/*.c" |
| 4 | CompileFlags: | 4 | CompileFlags: |
| 5 | Add: [-Wno-unused-macros, -include=config.h] | 5 | Add: [-Wno-unused-macros, -include=config.h] |