llvm-project/clang/tools
Argyrios Kyrtzidis c557bada5a [libclang] Put the CIndexer class in the clang namespace instead of having
it at global namespace.

llvm-svn: 153561
2012-03-28 02:18:02 +00:00
..
arcmt-test Unify naming of LangOptions variable/get function across the Clang stack (Lex to AST). 2012-03-11 07:00:24 +00:00
c-arcmt-test Update library dependencies to add clangEdit on c-index-test and c-arcmt-test. 2012-03-11 08:04:40 +00:00
c-index-test Introduce a new libclang API to determine the parent context of a code 2012-03-27 23:34:16 +00:00
diagtool Provide common include for all diagnostic headers. 2012-02-15 21:58:34 +00:00
driver [driver] Parse diagnostic args in the driver. 2012-03-13 20:09:56 +00:00
libclang [libclang] Put the CIndexer class in the clang namespace instead of having 2012-03-28 02:18:02 +00:00
scan-build Add static analyzer support for new NSArray/NSDictionary/NSNumber literals. 2012-03-06 20:06:12 +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 Misc Minix-specific changes to clang: 2011-12-08 23:54:21 +00:00