wibo/.clangd

9 lines
175 B
Plaintext

CompileFlags:
CompilationDatabase: build/debug
Remove: ["-maccumulate-outgoing-args"]
---
If:
PathMatch: test/.*
CompileFlags:
Add: ["-target", "i686-pc-windows-gnu"]