]> granicus.if.org Git - clang/commitdiff
Links to the python CXCompilationDatabase documentation.
authorManuel Klimek <klimek@google.com>
Mon, 9 Jul 2012 05:17:45 +0000 (05:17 +0000)
committerManuel Klimek <klimek@google.com>
Mon, 9 Jul 2012 05:17:45 +0000 (05:17 +0000)
Patch contributed by David Roethlisberger.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@159923 91177308-0d34-0410-b5e6-96231b3b80d8

docs/JSONCompilationDatabase.html

index 007825a35d84f2d307cd4c3b95df7c301210b2b3..9785ac48ba5e76eff9a21c97243c4b3dbf41367f 100644 (file)
@@ -41,8 +41,9 @@ according to the build dependency graph.</li>
 databases for Unix Makefile builds (Ninja builds in the works) with the option
 CMAKE_EXPORT_COMPILE_COMMANDS.</p>
 <p>Clang's tooling interface supports reading compilation databases; see
-the <a href="LibTooling.html">LibTooling documentation</a>. Support for libclang
-is in the works.</p>
+the <a href="LibTooling.html">LibTooling documentation</a>. libclang and its
+python bindings also support this (since clang 3.2); see
+<a href="/doxygen/group__COMPILATIONDB.html">CXCompilationDatabase.h</a>.</p>
 
 <h2>Format</h2>
 <p>A compilation database is a JSON file, which consist of an array of