clang-1/include/clang
Sebastian Redl 0777972d38 Implement semantic checking of static_cast and dynamic_cast.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@58509 91177308-0d34-0410-b5e6-96231b3b80d8
2008-10-31 14:43:28 +00:00
..
AST Add support for parsing and representing C++ constructor declarations. 2008-10-31 09:07:45 +00:00
Analysis Make CompoundLiteralRegion a subclass of TypedRegiion. 2008-10-31 06:30:35 +00:00
Basic Implement semantic checking of static_cast and dynamic_cast. 2008-10-31 14:43:28 +00:00
CodeGen Add GetModule accessor to ModuleBuilder 2008-10-21 19:55:09 +00:00
Driver Choose CompileOptions (optimization passes) to match llvm-gcc more 2008-10-29 03:42:18 +00:00
Lex clarify comment, rename argument to avoid a subtle conflict 2008-10-28 01:02:17 +00:00
Parse Add support for parsing and representing C++ constructor declarations. 2008-10-31 09:07:45 +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