llvm-project/clang/tools
Ted Kremenek 70394cf76c Tweak CXLoadedDiagnosticSetImpl::makeString() to include an extra null character, and change the creation of the FixIT's string to again just rely on this string (instead of duplicating it when calling createCXString).
llvm-svn: 144389
2011-11-11 15:19:48 +00:00
..
arcmt-test [arcmt] In GC, transform NSMakeCollectable to CFBridgingRelease. 2011-11-04 15:58:08 +00:00
c-arcmt-test [arcmt] Move the remapping functions to clang-c/Index.h and change 'arcmt_' prefix to 'clang_'. 2011-07-11 20:15:00 +00:00
c-index-test Silence compiler warning. 2011-11-11 14:13:03 +00:00
diagtool Reduce dependencies. 2011-10-23 08:38:37 +00:00
driver rename getHostTriple into getDefaultTargetTriple in clang 2011-11-01 21:33:06 +00:00
libclang Tweak CXLoadedDiagnosticSetImpl::makeString() to include an extra null character, and change the creation of the FixIT's string to again just rely on this string (instead of duplicating it when calling createCXString). 2011-11-11 15:19:48 +00:00
scan-build [analyzer] Make sure scan-build catches all clang failures. 2011-11-07 22:38:10 +00:00
scan-view Fix call to send_error() in scan-view. An int error code is expected but a string was being sent. Patch by Andrew Price! 2011-02-21 19:26:48 +00:00
CMakeLists.txt Place back previous order of add_subdirectory()'s to reflect build depedencies. 2011-08-09 14:55:12 +00:00
Makefile Add 'diagtool' to the 'tools/' directory. diagtool is a new tool (WIP) for analyzing and working with clang diagnostics. 2011-08-09 03:39:19 +00:00