clang-1/include/clang
Chris Lattner 79ed16e2e6 Make Token::setLength assert that the token is not an annotation token.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@61791 91177308-0d34-0410-b5e6-96231b3b80d8
2009-01-06 05:25:04 +00:00
..
AST Add QualifiedDeclRefExpr, which retains additional source-location 2009-01-06 05:10:23 +00:00
Analysis Add an option to make 'RemoveDeadBindings' a configurable behavior. This enables 2008-12-22 01:52:37 +00:00
Basic Oops. Un-publicify SrcMgr::ContentCache::Buffer. 2009-01-06 05:11:04 +00:00
CodeGen Add GetModule accessor to ModuleBuilder 2008-10-21 19:55:09 +00:00
Driver Add license comments. 2008-11-27 02:19:10 +00:00
Lex Make Token::setLength assert that the token is not an annotation token. 2009-01-06 05:25:04 +00:00
Parse PODness and Type Traits 2009-01-05 20:52:13 +00:00
Rewrite make the -rewrite-test a bit more interesting: it now 2008-10-12 06:09:52 +00:00
Sema Comment fix, ParseAST does not take ownership of the consumer. 2008-10-27 22:01:05 +00:00