llvm-project/clang/lib
Richard Trieu 82398f9cd6 Add template instantiations to the output of -ast-dump.
llvm-svn: 136306
2011-07-28 00:19:05 +00:00
..
ARCMigrate [arcmt] Revert r135382, there's a different approach in r135764. rdar://9821111. 2011-07-27 05:28:22 +00:00
AST Add template instantiations to the output of -ast-dump. 2011-07-28 00:19:05 +00:00
Analysis remove unneeded llvm:: namespace qualifiers on some core types now that LLVM.h imports 2011-07-23 10:55:15 +00:00
Basic Change SourceManager::getDataStructureSizes() to use llvm::capacity_in_bytes(). 2011-07-27 18:41:16 +00:00
CodeGen The lock operand to an @synchronized statement is also 2011-07-27 21:50:02 +00:00
Driver The -fapple-kext flag was designed to "do the right thing" for building code for 2011-07-27 23:36:45 +00:00
Frontend Add template instantiations to the output of -ast-dump. 2011-07-28 00:19:05 +00:00
FrontendTool [arcmt] Add some additional driver flags to optionally emit or save the pre-migration ARC errors. 2011-07-19 17:20:03 +00:00
Headers http://llvm.org/bugs/show_bug.cgi?id=10472 2011-07-25 18:09:56 +00:00
Index remove unneeded llvm:: namespace qualifiers on some core types now that LLVM.h imports 2011-07-23 10:55:15 +00:00
Lex Add a utility function to the Lexer, which makes it easier to find a token after the given location. (It is a generalized version of trans::findLocationAfterSemi from ArcMigrate, which will be changed to use the Lexer utility). 2011-07-27 21:43:43 +00:00
Parse The lock operand to an @synchronized statement is also 2011-07-27 21:50:02 +00:00
Rewrite Add support for C++0x unicode string and character literals, from Craig Topper! 2011-07-27 05:40:30 +00:00
Sema Turn Sema::DelegatingCtorDecls into a LazyVector. 2011-07-27 21:57:17 +00:00
Serialization Turn Sema::DelegatingCtorDecls into a LazyVector. 2011-07-27 21:57:17 +00:00
StaticAnalyzer Rename getInstantiationLineNumber to getExpansionLineNumber in both 2011-07-25 21:09:52 +00:00
CMakeLists.txt The ARC Migration Tool. All the credit goes to Argyrios and Fariborz 2011-06-15 23:25:17 +00:00
Makefile The ARC Migration Tool. All the credit goes to Argyrios and Fariborz 2011-06-15 23:25:17 +00:00