llvm-project/clang/lib
Jordy Rose 789adbb3ed [analyzer] Replace stream-built error message with constant string. No functionality change.
llvm-svn: 133410
2011-06-20 03:51:53 +00:00
..
ARCMigrate [arcmt] Fix the ARC migrator. -arcmt-modify requires running before the initialization of SourceManager 2011-06-18 00:53:41 +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 As a hopefully temporary workaround for a header mistake, treat 2011-06-17 21:23:37 +00:00
CodeGen update for api change. 2011-06-18 22:49:11 +00:00
Driver [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
Frontend [arcmt] Fix the ARC migrator. -arcmt-modify requires running before the initialization of SourceManager 2011-06-18 00:53:41 +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 Add 'may_alias' attribute. Noticed by Eli. 2011-05-13 01:24:00 +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 Restructure the API in Type based on a conversation with Richard Smith. 2011-06-20 01:23:19 +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] Replace stream-built error message with constant string. No functionality change. 2011-06-20 03:51:53 +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