llvm-project/clang/lib
Chandler Carruth 0ad080e720 The version objects need to actually store the version strings; they
aren't guaranteed to live long enough otherwise.

llvm-svn: 143875
2011-11-06 10:51:30 +00:00
..
ARCMigrate Change the AST representation of operations on Objective-C 2011-11-06 09:01:30 +00:00
AST Make format string 64 bit safe. 2011-11-06 09:34:11 +00:00
Analysis Change the AST representation of operations on Objective-C 2011-11-06 09:01:30 +00:00
Basic Move definitions of SizeType and PtrDiffType to Mips32TargetInfoBase. 2011-11-05 01:48:34 +00:00
CodeGen Change the AST representation of operations on Objective-C 2011-11-06 09:01:30 +00:00
Driver The version objects need to actually store the version strings; they 2011-11-06 10:51:30 +00:00
Frontend Move the Linux header searching from the Frontend to the Driver. This is 2011-11-05 20:17:13 +00:00
FrontendTool Parse LLVM command line arguments after plugins have been loaded 2011-10-10 01:23:06 +00:00
Headers Fix vector macros to correctly check argument types. <rdar://problem/10261670> 2011-11-05 06:08:06 +00:00
Index Change operator<< for raw_ostream and NamedDecl to take a reference instead of a pointer. 2011-10-14 18:45:37 +00:00
Lex Fix one last place where we weren't writing into a string literal consistently. 2011-11-05 00:41:04 +00:00
Parse Correct the grammar for __builtin_astype. 2011-11-05 03:47:48 +00:00
Rewrite Change the AST representation of operations on Objective-C 2011-11-06 09:01:30 +00:00
Sema Unbreak gcc build. 2011-11-06 09:50:13 +00:00
Serialization Change the AST representation of operations on Objective-C 2011-11-06 09:01:30 +00:00
StaticAnalyzer Change the AST representation of operations on Objective-C 2011-11-06 09:01:30 +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