hanchenye-llvm-project/clang/include/clang
Steve Naroff 90dfdd5774 Polish yesterday's Array/ConstantArray/VariableArray rewrite, removing a couple FIXME's.
Refactored Array/VariableArray, moving SizeModifier/IndexTypeQuals back up to Array. These
attributes are not specific to VLA's. Most of them are specific to array parameter types.

llvm-svn: 41616
2007-08-30 18:10:14 +00:00
..
AST Polish yesterday's Array/ConstantArray/VariableArray rewrite, removing a couple FIXME's. 2007-08-30 18:10:14 +00:00
Basic implement initial sema support for __builtin_offsetof 2007-08-30 17:45:32 +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 Pass the location of the type. 2007-08-30 17:08:45 +00:00
Sema Finally bite the bullet and make the major change: split the clang namespace 2007-06-15 23:05:46 +00:00