This website requires JavaScript.
Explore
Help
Sign In
mirror
/
emacs
Watch
1
Star
0
Fork
0
You've already forked emacs
mirror of
https://git.savannah.gnu.org/git/emacs.git
synced
2024-11-24 07:20:37 +00:00
Code
Issues
Releases
Activity
8903106bb7
emacs
/
.clangd
6 lines
96 B
Plaintext
Raw
Normal View
History
Unescape
Escape
; Add .clangd configuration file
2023-08-28 14:39:01 +00:00
---
If:
; Fix a glob in .clangd
2023-09-30 05:41:19 +00:00
PathMatch: "src/*.c"
; Add .clangd configuration file
2023-08-28 14:39:01 +00:00
CompileFlags:
Add: [-Wno-unused-macros, -include=config.h]
Reference in New Issue
Copy Permalink