1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-24 07:20:37 +00:00
emacs/.clangd

6 lines
96 B
Plaintext
Raw Normal View History

2023-08-28 14:39:01 +00:00
---
If:
2023-09-30 05:41:19 +00:00
PathMatch: "src/*.c"
2023-08-28 14:39:01 +00:00
CompileFlags:
Add: [-Wno-unused-macros, -include=config.h]