.config/clangd/config.yaml
2026-02-06 21:38:44 -05:00

5 lines
63 B
YAML

If:
PathMatch: '.*\.h$'
CompileFlags:
Add: [-xc, -std=c11]