sand/.clangd
2026-05-05 10:39:09 -04:00

13 lines
205 B
Plaintext

Documentation:
CommentFormat: Doxygen
CompileFlags:
Remove:
- -forward-unknown-to-host-compiler*
- --generate-code=*
- -Xcompiler=*
If:
PathMatch: .*\.hip
CompileFlags:
Add: [-x, hip]