llvm-project/clang/tools
Argyrios Kyrtzidis 10e7846abf [libclang] When indexing an AST file, only deserialize the file level
declarations of the current primary module.

llvm-svn: 165046
2012-10-02 21:09:13 +00:00
..
arcmt-test Split library clangRewrite into clangRewriteCore and clangRewriteFrontend. 2012-09-01 05:09:24 +00:00
c-arcmt-test Comment that clang.dll is unavailable on cygming yet. 2012-09-01 07:38:58 +00:00
c-index-test [libclang] Even though we disable the preprocessing record during indexing, 2012-10-02 16:10:41 +00:00
clang-check Workaround for MacOSX build failure with gcc <= 4.4 2012-09-10 14:54:38 +00:00
diag-build Add new tool 'diag-build' for showing enabled warnings in a project. 2012-06-18 21:31:37 +00:00
diagtool [ms-inline asm] Add various MC components to clang build to support MS-style inline assembly. 2012-08-09 17:17:01 +00:00
driver Follow up on llvm r164132. 2012-09-18 16:09:16 +00:00
libclang [libclang] When indexing an AST file, only deserialize the file level 2012-10-02 21:09:13 +00:00
scan-build Have set-xcode-analyer report an error if no xcspec file could be found. 2012-09-26 18:19:55 +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 Initial support for recursing into the new clang-tools-extra repository 2012-08-07 08:37:42 +00:00
Makefile Remove this hack in favor of another, better way of performing the same thing. 2012-09-30 11:22:45 +00:00