We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58f5d61 commit 202db1cCopy full SHA for 202db1c
README.md
@@ -63,6 +63,10 @@ to intercept compilation commands and generate a compilation database.
63
We're interested in exploring more
64
[native Bazel support](https://github.com/sourcegraph/scip-clang/issues/182) in the future.
65
66
+The use of [pre-compiled headers](https://en.wikipedia.org/wiki/Precompiled_header)
67
+is not supported, as the format of pre-compiled headers varies
68
+across compilers and individual compiler versions.
69
+
70
[JSON compilation database]: https://clang.llvm.org/docs/JSONCompilationDatabase.html
71
72
## Quick Start
0 commit comments