llvm-project/clang/lib
Duncan Sands f610b5b622 Straighten out target triples provided on the command line
before using them.

llvm-svn: 112468
2010-08-30 09:42:39 +00:00
..
AST Implement C++0x user-defined string literals. 2010-08-29 21:26:48 +00:00
Analysis Delete the relaxedLiveness object in the dtor of AnalysisContext. 2010-08-28 18:59:04 +00:00
Basic Fix a typo. 2010-08-26 21:27:06 +00:00
Checker Implement C++0x user-defined string literals. 2010-08-29 21:26:48 +00:00
CodeGen Two minor fixes to user-defined literals: 2010-08-30 09:27:16 +00:00
Driver Driver/Darwin: Switch back to old toolchain, looks like new one isn't quite 2010-08-26 01:41:44 +00:00
Frontend Straighten out target triples provided on the command line 2010-08-30 09:42:39 +00:00
FrontendTool Move ExecuteCompilerInvocation to a new library FrontendTool 2010-08-24 00:31:22 +00:00
Headers fix incorrect MM_HINT_ definitions, PR8011 2010-08-27 20:10:06 +00:00
Index De-memberify the VarDecl and FunctionDecl StorageClass enums. 2010-08-26 03:08:43 +00:00
Lex Implement C++0x user-defined string literals. 2010-08-29 21:26:48 +00:00
Parse Implement C++0x user-defined string literals. 2010-08-29 21:26:48 +00:00
Rewrite Fix the memory leak of FloatingLiteral/IntegerLiteral. 2010-08-28 09:06:06 +00:00
Sema Add some braces for sanity and GCC silence. These became unbalanced in r112122, 2010-08-30 07:36:24 +00:00
Serialization Fix the memory leak of FloatingLiteral/IntegerLiteral. 2010-08-28 09:06:06 +00:00
CMakeLists.txt Move ExecuteCompilerInvocation to a new library FrontendTool 2010-08-24 00:31:22 +00:00
Makefile Move ExecuteCompilerInvocation to a new library FrontendTool 2010-08-24 00:31:22 +00:00