llvm-project/clang/tools
Argyrios Kyrtzidis 0e37afa15e A StringRef-ication of the DiagnosticIDs API and internals.
Patch by Matthieu Monrocq with tweaks by me to avoid StringRefs in the static
diagnostic data structures, which resulted in a huge global-var-init function.

Depends on llvm commit r132046.

llvm-svn: 132047
2011-05-25 05:05:01 +00:00
..
c-index-test Add c-index-test printing and tests for static and virtual method 2011-05-13 15:54:42 +00:00
driver Support -fatal-warnings for the assembler frontend 2011-05-19 18:42:29 +00:00
libclang A StringRef-ication of the DiagnosticIDs API and internals. 2011-05-25 05:05:01 +00:00
scan-build Update regex in scan-build for parsing statistics. 2011-04-27 23:43:27 +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 Rename 'CIndex' to 'libclang', since it has basically become our stable public 2010-04-30 21:51:10 +00:00
Makefile libclang and c-index-test can be built on Cygming. 2010-11-09 03:25:21 +00:00