llvm-project/clang/tools/CIndex
Ted Kremenek ba64574c9a CIndex: Only display diagnostics to llvm::errs() when the client has set the 'displayDiagnostics' option to 1 in clang_createIndex(). This fixes <rdar://problem/7370691>.
llvm-svn: 86700
2009-11-10 19:18:52 +00:00
..
CIndex.cpp CIndex: Only display diagnostics to llvm::errs() when the client has set the 'displayDiagnostics' option to 1 in clang_createIndex(). This fixes <rdar://problem/7370691>. 2009-11-10 19:18:52 +00:00
CIndex.exports Introduce CXString type and associated functions clang_getCString() and clang_disposeString(). 2009-11-09 17:45:52 +00:00
CMakeLists.txt Add some missing libraries for CMake as well. 2009-11-07 17:53:40 +00:00
Makefile Add some missing libraries. 2009-11-07 17:52:11 +00:00