llvm-project/clang/lib
Rafael Espindola e264187cf2 Implement -fno-dwarf2-cfi-asm.
llvm-svn: 130616
2011-04-30 18:35:43 +00:00
..
AST When comparing parameters of reference-to-qualified type during 2011-04-30 17:07:52 +00:00
Analysis Silence more -Wnon-pod-memset given its current implementation. I may be 2011-04-28 08:19:45 +00:00
Basic Enhance clang_getCXTUResourceUsage() to report how much memory is used by SourceManager's memory buffers. 2011-04-28 20:36:42 +00:00
CodeGen Implement -fno-dwarf2-cfi-asm. 2011-04-30 18:35:43 +00:00
Driver Implement -fno-dwarf2-cfi-asm. 2011-04-30 18:35:43 +00:00
Frontend Implement -fno-dwarf2-cfi-asm. 2011-04-30 18:35:43 +00:00
FrontendTool Re-enable disable free optimization where the FrontendAction is not freed when -disable-free is passed. This accidentally was commited in r128011. 2011-04-25 22:57:55 +00:00
Headers don't use compound literals in MM macros, since they will be instantiated 2011-04-25 20:42:40 +00:00
Index Support for C++11 (non-template) alias declarations. 2011-04-15 14:24:37 +00:00
Lex Use DirectoryLookup::getName() rather than getDir()->getName() in a context where we don't know whether we have a normal directory 2011-04-29 00:45:09 +00:00
Parse White-list yet more type trait names, since they're used as 2011-04-29 15:31:39 +00:00
Rewrite Replace a literal 8 with Context->getCharWidth() in 2011-04-30 16:08:27 +00:00
Sema When comparing parameters of reference-to-qualified type during 2011-04-30 17:07:52 +00:00
Serialization Rename the last '[hH]asStandardLayout' entites to '[iI]sStandardLayout' 2011-04-30 10:07:30 +00:00
StaticAnalyzer Move the SelfInit checker to the 'cocoa.experimental' package. 2011-04-30 06:46:45 +00:00
Tooling Add lib/Tooling to the Makefile build. 2011-04-30 03:09:18 +00:00
CMakeLists.txt Adds a function to run FrontendActions over in-memory code. This is 2011-04-21 18:37:41 +00:00
Makefile Add lib/Tooling to the Makefile build. 2011-04-30 03:09:18 +00:00