clang-1/lib
Chris Lattner 9299f3fa85 make sure that ParseAST invokes the action for end of translation unit.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@55222 91177308-0d34-0410-b5e6-96231b3b80d8
2008-08-23 03:19:52 +00:00
..
AST Add support for C++'s "type-specifier ( expression-list )" expression: 2008-08-22 15:38:55 +00:00
Analysis Simplify interface to Store::AddDecl 2008-08-23 00:50:55 +00:00
Basic Remove duplicate define from Windows-x86 target. 2008-08-21 01:56:54 +00:00
CodeGen Move [LR]Value into CGValue.h 2008-08-23 03:10:25 +00:00
Driver Move most of HeaderSearch initialization to libDriver. 2008-08-22 09:25:22 +00:00
Headers Implementation of stdarg.h. 2008-05-29 10:40:55 +00:00
Lex Allow nested backtracks. 2008-08-22 21:27:50 +00:00
Parse make sure that ParseAST invokes the action for end of translation unit. 2008-08-23 03:19:52 +00:00
Rewrite honor EscapeSpaces in 2nd overload of EscapeText() 2008-08-16 22:24:33 +00:00
Sema make sure that ParseAST invokes the action for end of translation unit. 2008-08-23 03:19:52 +00:00
Makefile add a libDriver, for now only move the text diangostics stuff from Driver to there 2008-08-05 23:33:20 +00:00