clang-1/include/clang
Argyrios Kyrtzidis ef6e647b8d Implement Sema support for C++ nested-name-specifiers.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@58916 91177308-0d34-0410-b5e6-96231b3b80d8
2008-11-08 17:17:31 +00:00
..
AST Implement Sema support for C++ nested-name-specifiers. 2008-11-08 17:17:31 +00:00
Analysis Add a boilerplate for out-of-bound array checking. This has no real function currently. 2008-11-08 03:45:42 +00:00
Basic Implement Sema support for C++ nested-name-specifiers. 2008-11-08 17:17:31 +00:00
CodeGen Add GetModule accessor to ModuleBuilder 2008-10-21 19:55:09 +00:00
Driver Hook up the Plist diagnostic client to the driver. 2008-11-03 23:18:07 +00:00
Lex Introduce annotation tokens, a special kind of token, created and used only by the parser to replace a group of tokens with a single token encoding semantic information. 2008-11-08 16:17:04 +00:00
Parse Silence a GCC member initialization order warning. 2008-11-08 16:47:38 +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