hanchenye-llvm-project/clang/lib
Chris Lattner 5d1cfa1229 various updates to match r54873 on mainline.
llvm-svn: 54874
2008-08-17 07:19:51 +00:00
..
AST Fix ASTContext::getObjCEncodingForType() to limit the type info for structure bodies (mimics gcc's adhoc rules). 2008-08-14 15:00:38 +00:00
Analysis various updates to match r54873 on mainline. 2008-08-17 07:19:51 +00:00
Basic Move some ObjC preprocessor definitions into 2008-08-12 00:21:46 +00:00
CodeGen Add NeXT runtime support for generating methods. 2008-08-16 03:19:19 +00:00
Driver More #include cleaning 2008-08-11 06:23:49 +00:00
Headers Implementation of stdarg.h. 2008-05-29 10:40:55 +00:00
Lex various updates to match r54873 on mainline. 2008-08-17 07:19:51 +00:00
Parse Put (argument)-expression-list parsing in a separate function so that it can be re-used. 2008-08-16 20:03:01 +00:00
Rewrite honor EscapeSpaces in 2nd overload of EscapeText() 2008-08-16 22:24:33 +00:00
Sema various updates to match r54873 on mainline. 2008-08-17 07:19:51 +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