clang-1/include/clang
Fariborz Jahanian 82a5fe3d1c Patch for objc2's property ASTs, as well as pretty-priting the ASTs.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@43778 91177308-0d34-0410-b5e6-96231b3b80d8
2007-11-06 22:01:00 +00:00
..
AST Patch for objc2's property ASTs, as well as pretty-priting the ASTs. 2007-11-06 22:01:00 +00:00
Analysis Remove addition of protocol names to declaration scopes, use a separate 2007-10-09 18:03:53 +00:00
Basic Simplified Serialization code for SourceLocation and SourceRange, and 2007-11-01 22:25:41 +00:00
CodeGen Take 2. 2007-10-31 20:01:01 +00:00
Lex Fix assertion for raw lexer. 2007-10-17 21:22:38 +00:00
Parse Patch for objc2's property ASTs, as well as pretty-priting the ASTs. 2007-11-06 22:01:00 +00:00
Rewrite Add new API to rewrite one stmt/expr with another. 2007-10-17 22:35:30 +00:00
Sema Fix ownership model of ParseAST to allow the dtor of 2007-11-03 06:24:16 +00:00