llvm-project/clang/lib
Anders Carlsson c1370cb49b Change manglePrefix to return early if the DC is the translation unit.
llvm-svn: 82246
2009-09-18 18:39:58 +00:00
..
AST Disable questionable code for handling isNullPointerConstant on value dependent 2009-09-18 08:46:16 +00:00
Analysis Revert most of r82198, which was causing a large number of crashes 2009-09-18 07:31:15 +00:00
Basic don't stick an uninitialized 'stat' buf into the stat cache, fill it 2009-09-18 04:51:01 +00:00
CodeGen Change manglePrefix to return early if the DC is the translation unit. 2009-09-18 18:39:58 +00:00
Driver Split Darwin toolchain into Clang and GCC Darwin toolchains with a common base. 2009-09-18 08:15:13 +00:00
Frontend Introduce caching of diagnostics in BugReporter. This provides extra 2009-09-18 05:37:41 +00:00
Headers Fix PR4923. 2009-09-18 17:03:55 +00:00
Index Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
Lex Initial implementation of a code-completion interface in Clang. In 2009-09-17 21:32:03 +00:00
Parse Implement code completion for tags, e.g., code completion after "enum" 2009-09-18 15:37:17 +00:00
Rewrite Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
Sema Don't perform name lookup into a given declaration context more than once during code completion 2009-09-18 18:07:23 +00:00
CMakeLists.txt Introduce the 'Index' library. 2009-07-05 22:22:19 +00:00
Makefile Introduce the 'Index' library. 2009-07-05 22:22:19 +00:00