.config/clangd/config.yaml

5 lines
63 B
YAML
Raw Permalink Normal View History

2026-02-06 21:38:44 -05:00
If:
PathMatch: '.*\.h$'
CompileFlags:
Add: [-xc, -std=c11]