mirror of
https://github.com/MaskRay/ccls.git
synced 2024-11-24 08:35:08 +00:00
Updated compile_commands.json (markdown)
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
|
||||||
|
Loading…
Reference in New Issue
Block a user