llvm-project/clang/lib
Steve Naroff aac654abeb Add pch reader/writer support for ObjCContainerDecl, ObjCInterfaceDecl, & ObjCIvarDecl.
Next step: Add selector support to PCHWriter::AddDeclarationName().

llvm-svn: 69619
2009-04-20 20:09:33 +00:00
..
AST Add pch reader/writer support for ObjCMethodDecl. 2009-04-20 15:06:07 +00:00
Analysis Remove loc::FuncVal. 2009-04-20 06:35:22 +00:00
Basic Don't crash in the diagnostic printer if we happen to get passed a 2009-04-20 06:13:16 +00:00
CodeGen the __gnuc_inline__ attribute is actually named __gnu_inline__, 2009-04-20 19:12:28 +00:00
Driver If defined, use TMPDIR environment variable as location for temporary files. 2009-04-20 17:32:49 +00:00
Frontend Add pch reader/writer support for ObjCContainerDecl, ObjCInterfaceDecl, & ObjCIvarDecl. 2009-04-20 20:09:33 +00:00
Headers glibc plays some weird games with multiple different definitions of 2009-04-18 19:11:11 +00:00
Lex Move the on-disk hash table code into its own header. No functionality change. 2009-04-20 07:08:21 +00:00
Parse the __gnuc_inline__ attribute is actually named __gnu_inline__, 2009-04-20 19:12:28 +00:00
Rewrite Change Lexer::MeasureTokenLength to take a LangOptions reference. 2009-04-14 23:22:57 +00:00
Sema Add pch reader/writer support for ObjCContainerDecl, ObjCInterfaceDecl, & ObjCIvarDecl. 2009-04-20 20:09:33 +00:00
CMakeLists.txt Really fix cmake style builds. 2009-03-24 17:52:34 +00:00
Makefile Stub out some structure for C++ driver. 2009-03-02 19:59:07 +00:00