Skip to content

Commit 58f5d61

Browse files
docs: Mention Clang compilation database docs again (#385)
1 parent 41f5b86 commit 58f5d61

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,9 @@ See the [Usage](#usage) section for step-by-step instructions.
134134

135135
In our testing, Bear works with Boost's B2 build system as well.
136136

137+
The [official Clang docs](https://clang.llvm.org/docs/JSONCompilationDatabase.html#supported-systems)
138+
may also have additional suggestions for generating a compilation database.
139+
137140
### Building code
138141

139142
Large projects typically use various forms of code generation.

0 commit comments

Comments
 (0)