emacs/.clangd

6 lines
96 B
Text
Raw Permalink 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]