hanchenye-llvm-project/clang/lib
Chris Lattner 14cd1ee95f Two improvements to initializer parsing:
1. If we hit a semantic error, try harder to recover to emit
   diagnostics for later initializer errors (PR2241).
2. Don't leak parsed initializers on an error.

llvm-svn: 49998
2008-04-20 19:07:56 +00:00
..
AST OCUVector -> ExtVector, shorthand for extended vector, per feedback from Chris. 2008-04-18 23:10:10 +00:00
Analysis Gracefully handle when the receiver of a message expression is not a pointer type. 2008-04-19 19:12:50 +00:00
Basic Tabs -> spaces 2008-04-18 17:17:24 +00:00
CodeGen Only generate code for static functions and global variables that are actually used. 2008-04-20 06:29:50 +00:00
Headers Make a major restructuring of the clang tree: introduce a top-level 2008-03-15 23:59:48 +00:00
Lex for exponent-related errors, emit the diagnostic on the 'e' or 'p'. 2008-04-20 18:47:55 +00:00
Parse Two improvements to initializer parsing: 2008-04-20 19:07:56 +00:00
Rewrite replace form feeds with an <hr> tag. 2008-04-19 23:56:30 +00:00
Sema Restructure and simplify Sema::ObjCQualifiedIdTypesAreCompatible, 2008-04-20 02:09:31 +00:00
Makefile Make a major restructuring of the clang tree: introduce a top-level 2008-03-15 23:59:48 +00:00