llvm-project/clang/lib
John McCall 0410e572b9 Move this ObjCImplementationDecl member function into libAST
where it belongs.

llvm-svn: 135746
2011-07-22 04:15:06 +00:00
..
ARCMigrate now that we have a centralized place to do so, add some using declarations for 2011-07-20 06:58:45 +00:00
AST Move this ObjCImplementationDecl member function into libAST 2011-07-22 04:15:06 +00:00
Analysis Simplify passing of CFGBuildOptions around for AnalysisContext. No functionality change. 2011-07-21 05:22:47 +00:00
Basic Define the _MIPS_SIM builtin macro on MIPS platforms. Patch by Robert Millan! 2011-07-21 15:10:57 +00:00
CodeGen Add a const overload for ObjCInterfaceDecl::all_declared_ivar_begin. 2011-07-22 02:08:32 +00:00
Driver Avoid warning on "clang -c -Dfoo test.i". Lines like these are created 2011-07-21 23:40:37 +00:00
Frontend For ASTUnit::Save, write the AST to a temporary and then rename it to the actual filename. 2011-07-21 18:44:49 +00:00
FrontendTool [arcmt] Add some additional driver flags to optionally emit or save the pre-migration ARC errors. 2011-07-19 17:20:03 +00:00
Headers Fix typo. 2011-07-19 08:48:08 +00:00
Index now that we have a centralized place to do so, add some using declarations for 2011-07-20 06:58:45 +00:00
Lex Rework the detailed preprocessing record to separate preprocessing 2011-07-21 00:47:40 +00:00
Parse PR10392: "#pragma GCC visibility" must not expand macros in its 2011-07-20 01:03:50 +00:00
Rewrite Switch a comment in Rewrite from 'instantiation' to 'expansion'. 2011-07-15 00:04:40 +00:00
Sema Move this ObjCImplementationDecl member function into libAST 2011-07-22 04:15:06 +00:00
Serialization In the AST reader, factor out the mapping of local type IDs to global 2011-07-22 00:38:23 +00:00
StaticAnalyzer In Objective-C, pull arbitrary attributes from overridden 2011-07-22 02:45:48 +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