From c508a742f73f2fd76be9e01db28f9e9c7fcf77f6 Mon Sep 17 00:00:00 2001
From: Manuel Klimek
Date: Mon, 9 Jul 2012 05:17:45 +0000
Subject: Links to the python CXCompilationDatabase documentation. Patch
contributed by David Roethlisberger.
llvm-svn: 159923
---
clang/docs/JSONCompilationDatabase.html | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
(limited to 'clang/docs/JSONCompilationDatabase.html')
diff --git a/clang/docs/JSONCompilationDatabase.html b/clang/docs/JSONCompilationDatabase.html
index 007825a35d8..9785ac48ba5 100644
--- a/clang/docs/JSONCompilationDatabase.html
+++ b/clang/docs/JSONCompilationDatabase.html
@@ -41,8 +41,9 @@ according to the build dependency graph.
databases for Unix Makefile builds (Ninja builds in the works) with the option
CMAKE_EXPORT_COMPILE_COMMANDS.
Clang's tooling interface supports reading compilation databases; see
-the LibTooling documentation. Support for libclang
-is in the works.
+the LibTooling documentation. libclang and its
+python bindings also support this (since clang 3.2); see
+CXCompilationDatabase.h.
Format
A compilation database is a JSON file, which consist of an array of
--
cgit v1.2.3