llvm-project/clang/lib
Argyrios Kyrtzidis 43cee935ae Remove Sema::LookupObjCImplementation and replace it with just calling ObjCInterfaceDecl::getImplementation().
llvm-svn: 76509
2009-07-21 00:06:04 +00:00
..
AST - Introduce ASTContext::getObjCImplementation() and ASTContext::setObjCImplementation() which use a DenseMap to associate 2009-07-21 00:05:53 +00:00
Analysis Add yet more analysis for CFGs involving conditionals that are actually constant. 2009-07-20 23:24:15 +00:00
Basic Hook in s390x stuff into clang 2009-07-16 20:09:57 +00:00
CodeGen Move EmitCtorPrologue to CGCXX. Add an assert and FIXMEs. 2009-07-20 23:18:55 +00:00
Driver Remove -ftraditional option, which gcc doesn't actually support. Make 2009-07-14 21:58:17 +00:00
Frontend Add yet more analysis for CFGs involving conditionals that are actually constant. 2009-07-20 23:24:15 +00:00
Headers Make sure install Clang headers when building clang-cc 2009-06-25 05:07:31 +00:00
Index Handle references from ObjCIvarRefExprs. 2009-07-21 00:05:38 +00:00
Lex Lexically order files in CMakeLists.txt files. 2009-07-15 21:08:41 +00:00
Parse Issue a more descriptive diagnostics when mis-declaring 2009-07-20 17:43:15 +00:00
Rewrite Lexically order files in CMakeLists.txt files. 2009-07-15 21:08:41 +00:00
Sema Remove Sema::LookupObjCImplementation and replace it with just calling ObjCInterfaceDecl::getImplementation(). 2009-07-21 00:06:04 +00:00
CMakeLists.txt Introduce the 'Index' library. 2009-07-05 22:22:19 +00:00
Makefile Introduce the 'Index' library. 2009-07-05 22:22:19 +00:00