aboutsummaryrefslogtreecommitdiffstats
path: root/.clangd
diff options
context:
space:
mode:
Diffstat (limited to '.clangd')
-rw-r--r--.clangd2
1 files changed, 1 insertions, 1 deletions
diff --git a/.clangd b/.clangd
index 131d0af5843..469d33dfd03 100644
--- a/.clangd
+++ b/.clangd
@@ -1,5 +1,5 @@
1--- 1---
2If: 2If:
3 PathMatch: "src/.*\.c" 3 PathMatch: "src/*.c"
4CompileFlags: 4CompileFlags:
5 Add: [-Wno-unused-macros, -include=config.h] 5 Add: [-Wno-unused-macros, -include=config.h]