hanchenye-llvm-project/clang/lib
Devang Patel 15013e78c3 Fix struct member's scope. Patch by Xi Wang.
llvm-svn: 133829
2011-06-24 22:00:59 +00:00
..
ARCMigrate Rename objc_lifetime -> objc_ownership, and modify diagnostics to talk about 'ownership', not 'lifetime'. 2011-06-24 00:08:59 +00:00
AST Rename objc_lifetime -> objc_ownership, and modify diagnostics to talk about 'ownership', not 'lifetime'. 2011-06-24 00:08:59 +00:00
Analysis Introduce a new AST node describing reference binding to temporaries. 2011-06-21 17:03:29 +00:00
Basic SourceManager::isAtStartOfMacroInstantiation should check not only if the location 2011-06-24 17:28:26 +00:00
CodeGen Fix struct member's scope. Patch by Xi Wang. 2011-06-24 22:00:59 +00:00
Driver fix autoconf build from r133710 2011-06-23 13:50:47 +00:00
Frontend In TextDiagnosticPrinter::EmitCaretDiagnostic, don't always drop fixits if the caret location 2011-06-24 17:28:31 +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 Allow Lexer::getLocForEndOfToken to return the location just passed the macro instantiation 2011-06-24 17:58:59 +00:00
Parse Allow the fixit for missing ':' in the ?: ternary operator if it is pointing 2011-06-24 17:28:29 +00:00
Rewrite Make more use of llvm::StringRef in various APIs. In particular, don't 2011-06-21 15:13:30 +00:00
Sema No need to warn if 'unavailable' method/property 2011-06-24 20:31:37 +00:00
Serialization Introduce a new AST node describing reference binding to temporaries. 2011-06-21 17:03:29 +00:00
StaticAnalyzer Introduce a new AST node describing reference binding to temporaries. 2011-06-21 17:03:29 +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