llvm-project/clang/lib
Daniel Dunbar d4f616b853 Move [LR]Value into CGValue.h
- No (intended) functional change.

llvm-svn: 55221
2008-08-23 03:10:25 +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 add action to know about end of translation unit. 2008-08-23 02:06:50 +00:00
Rewrite honor EscapeSpaces in 2nd overload of EscapeText() 2008-08-16 22:24:33 +00:00
Sema minor cleanup, remove finalize method. 2008-08-23 02:00: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