hanchenye-llvm-project/clang/lib
Joerg Sonnenberger 4eb724ffdf Fix typo. From Damjan Marion.
llvm-svn: 133511
2011-06-21 08:45:08 +00:00
..
ARCMigrate [arcmt] Always add '__bridge' cast when 'self' is cast to a C pointer. rdar://9644061 2011-06-20 23:39:20 +00:00
AST Restructure the API in Type based on a conversation with Richard Smith. 2011-06-20 01:23:19 +00:00
Analysis Finish 2 sentences. 2011-06-16 23:19:36 +00:00
Basic Move additional register names to their own lookup, separate from 2011-06-21 00:05:20 +00:00
CodeGen De-Unicode-ify in comments. 2011-06-21 03:19:28 +00:00
Driver Fix typo. From Damjan Marion. 2011-06-21 08:45:08 +00:00
Frontend Add support for -Wa,--noexecstack when building from a non-assembly file. For 2011-06-21 00:14:18 +00:00
FrontendTool [arcmt] Remove '-arcmt-modify-in-memory', it turned out less useful than we hoped it would be. 2011-06-17 23:49:31 +00:00
Headers Define va_copy when in C++0x mode; C++0x picked it up from C99. 2011-06-20 15:03:22 +00:00
Index Modify some deleted function methods to better reflect reality: 2011-05-06 20:44:56 +00:00
Lex Automatic Reference Counting. 2011-06-15 23:02:42 +00:00
Parse Handle decltype keyword in Parser::isDeclarationSpecifier. 2011-06-19 08:02:06 +00:00
Rewrite Automatic Reference Counting. 2011-06-15 23:02:42 +00:00
Sema De-Unicode-ify in comments. 2011-06-21 03:19:28 +00:00
Serialization Objective-C fast enumeration loop variables are not retained in ARC, but 2011-06-17 06:42:21 +00:00
StaticAnalyzer [analyzer] Finish size argument checking for strncat (and strncpy). 2011-06-20 21:55:40 +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