projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1230608
)
; Add .clangd configuration file
author
Gerd Möllmann
<gerd@gnu.org>
Mon, 28 Aug 2023 14:39:01 +0000
(16:39 +0200)
committer
Gerd Möllmann
<gerd@gnu.org>
Mon, 28 Aug 2023 14:39:01 +0000
(16:39 +0200)
.clangd
[new file with mode: 0644]
patch
|
blob
diff --git a/.clangd
b/.clangd
new file mode 100644
(file)
index 0000000..
131d0af
--- /dev/null
+++ b/
.clangd
@@ -0,0
+1,5
@@
+---
+If:
+ PathMatch: "src/.*\.c"
+CompileFlags:
+ Add: [-Wno-unused-macros, -include=config.h]