clang-1/include/clang
Chris Lattner 0e77ba0bf7 Add create methods for ObjCIvarDecl and ObjCInterfaceDecl
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@48408 91177308-0d34-0410-b5e6-96231b3b80d8
2008-03-16 01:15:50 +00:00
..
AST Add create methods for ObjCIvarDecl and ObjCInterfaceDecl 2008-03-16 01:15:50 +00:00
Analysis Emit warnings for undefined control-flow. 2008-03-14 18:14:50 +00:00
Basic ISO/IEC TR 18037 2008-03-14 00:22:18 +00:00
CodeGen move the codegen ASTConsumer out of the driver into libcodegen, 2008-02-06 02:01:47 +00:00
Lex Make the preprocessor own its PPCallbacks, fixing a memory leak. 2008-03-14 06:07:05 +00:00
Parse improve DeclStmt to be able to store SourceRange info correctly. 2008-03-13 06:29:04 +00:00
Rewrite Add some missing #includes for GCC mainline, patch by Shantonu Sen! 2008-03-10 17:04:53 +00:00
Sema rename ASTSTreamer.{h|cpp} -> ParseAST.{h|cpp} 2008-02-06 00:23:21 +00:00