Updated compile_commands.json (markdown)

Nikolaus Wittenstein 2018-11-13 09:38:38 -05:00
parent bc0dc30ab1
commit 4c3f9a7407

@ -86,7 +86,7 @@ cat <<e
e e
``` ```
An example to scrub Intel C++ Compiler options: An example to scrub Intel C++ Compiler options (or, even easier, check out `clang.excludeArgs` in the [Initialization options](https://github.com/MaskRay/ccls/wiki/Initialization-options)):
```zsh ```zsh
#!/usr/bin/env python3 #!/usr/bin/env python3
import json import json