clang-1/include/clang
Steve Naroff 5912a3544e Finish converting decls over to the new invalid decl API.
Also removed an old FIXME (FIXME: "auto func();" passes through...).


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@41555 91177308-0d34-0410-b5e6-96231b3b80d8
2007-08-28 20:14:24 +00:00
..
AST Finish converting decls over to the new invalid decl API. 2007-08-28 20:14:24 +00:00
Basic Change EnumDecl to store its corresponding integer type 2007-08-28 18:24:31 +00:00
CodeGen implement support for basic codegen of global variables with no initializers. 2007-07-13 05:13:43 +00:00
Lex 1.0 is double, 1.0F is a float. 2007-08-26 03:29:23 +00:00
Parse Tweak declaration... 2007-08-28 16:31:47 +00:00
Sema Stage two of getting CFE top correct. 2007-07-11 17:01:13 +00:00