<div class="gmail_quote">Since it wasn't checked in yet, assuming that you don't have commit access and submitted as 159923.</div><div class="gmail_quote"><br></div><div class="gmail_quote">On Fri, Jul 6, 2012 at 10:34 AM, Manuel Klimek <span dir="ltr"><<a href="mailto:klimek@google.com" target="_blank">klimek@google.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">lgtm<div class="HOEnZb"><div class="h5"><br><br><div class="gmail_quote">On Fri, Jul 6, 2012 at 9:03 AM, David Röthlisberger <span dir="ltr"><<a href="mailto:david@rothlis.net" target="_blank">david@rothlis.net</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
diff --git a/docs/JSONCompilationDatabase.html b/docs/JSONCompilationDatabase.html<br>
index 007825a..f4015d3 100644<br>
--- a/docs/JSONCompilationDatabase.html<br>
+++ b/docs/JSONCompilationDatabase.html<br>
@@ -41,8 +41,9 @@ according to the build dependency graph.</li><br>
 databases for Unix Makefile builds (Ninja builds in the works) with the option<br>
 CMAKE_EXPORT_COMPILE_COMMANDS.</p><br>
 <p>Clang's tooling interface supports reading compilation databases; see<br>
-the <a href="LibTooling.html">LibTooling documentation</a>. Support for libclang<br>
-is in the works.</p><br>
+the <a href="LibTooling.html">LibTooling documentation</a>. libclang and its<br>
+python bindings also support this (since clang 3.2); see<br>
+<a href="/doxygen/group__COMPILATIONDB.html">CXCompilationDatabase.h</a>.</p><br>
<br>
 <h2>Format</h2><br>
 <p>A compilation database is a JSON file, which consist of an array of<br>
<br>
</blockquote></div><br>
</div></div></blockquote></div><br>