clang-1/include/clang
Chris Lattner ff871fb8f9 use smarter error recovery for do/while.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@60933 91177308-0d34-0410-b5e6-96231b3b80d8
2008-12-12 06:35:28 +00:00
..
AST Address some comments on the name lookup/DeclContext patch from Chris 2008-12-11 20:41:00 +00:00
Analysis Identify AnonPointeeRegion by the symbol that is concretized. 2008-12-11 09:08:46 +00:00
Basic fix rdar://6097892 - gcc incompat: clang rejects __func__, __FUNCTION__, and __PRETTY_FUNCTION__ outside func 2008-12-12 05:05:20 +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 PTHLexer: Keep track of the location of the last '#' token and provide the means to jump ahead in the token stream. 2008-12-11 22:41:47 +00:00
Parse use smarter error recovery for do/while. 2008-12-12 06:35:28 +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