llvm-project/clang/lib
Eli Friedman da8f5a9bd8 Class hierarchy reorg for Sparc architecture. While I was there, I
cleaned it up a bit, including fixing the definition of va_list; this
shouldn't break anything, but anyone using Sparc should watch for 
regressions.

llvm-svn: 55041
2008-08-20 07:28:14 +00:00
..
AST Added ObjCAtDefsFieldDecl to represent FieldDecls created by @defs. 2008-08-20 03:26:33 +00:00
Analysis Move store pretty-printing logic inside of StoreManager (previously in GRState). 2008-08-19 22:24:03 +00:00
Basic Class hierarchy reorg for Sparc architecture. While I was there, I 2008-08-20 07:28:14 +00:00
CodeGen Move all Obj-C runtime interaction into CodeGenFunction. 2008-08-20 00:28: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 "Remove the 'else' since the code is fallthrough after it." - suggestion by Chris. 2008-08-18 22:49:40 +00:00
Rewrite honor EscapeSpaces in 2nd overload of EscapeText() 2008-08-16 22:24:33 +00:00
Sema Fix subtle bug introduced in r54852. 2008-08-20 03:55:42 +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