clang-1/include/clang
Chris Lattner 28c0b7df57 add an example.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@49309 91177308-0d34-0410-b5e6-96231b3b80d8
2008-04-07 04:47:29 +00:00
..
AST eliminate getReferencedProtocols from 2008-04-07 04:44:08 +00:00
Analysis fix a number of const qualification bugs. 2008-04-06 04:11:27 +00:00
Basic reject 'typedef int y; int test(x, y)'. 2008-04-06 06:47:48 +00:00
CodeGen move the codegen ASTConsumer out of the driver into libcodegen, 2008-02-06 02:01:47 +00:00
Lex Make the preprocessor own its PPCallbacks, fixing a memory leak. 2008-03-14 06:07:05 +00:00
Parse add an example. 2008-04-07 04:47:29 +00:00
Rewrite don't dereference hte end iterator when inserting at end of buffer. 2008-04-06 04:36:15 +00:00
Sema rename ASTSTreamer.{h|cpp} -> ParseAST.{h|cpp} 2008-02-06 00:23:21 +00:00