mirror of
https://github.com/MaskRay/ccls.git
synced 2024-11-22 07:35:08 +00:00
Add missing back-quote
parent
adf0304c93
commit
30a8182535
2
FAQ.md
2
FAQ.md
@ -17,7 +17,7 @@ remove them.
|
|||||||
|
|
||||||
If you want to convince Clang to use the GCC header files you can add the
|
If you want to convince Clang to use the GCC header files you can add the
|
||||||
`--gcc-toolchain` option either via the [`.ccls` file](Project-Setup#ccls-file)
|
`--gcc-toolchain` option either via the [`.ccls` file](Project-Setup#ccls-file)
|
||||||
or the [`clang.extraArgs](Customization#clangextraargs--clangexcludeargs)
|
or the [`clang.extraArgs`](Customization#clangextraargs--clangexcludeargs)
|
||||||
initialization option. For example to choose the GCC system header files you
|
initialization option. For example to choose the GCC system header files you
|
||||||
might add:
|
might add:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user