hanchenye-llvm-project/clang/lib
Daniel Dunbar 837fd272f8 Fix codegen of chained declarations
- Killed useless CodeGenModule::EmitGlobalVarDeclarator, instead just
   recurse on any ScopedDecl.
 - Fix for <rdar://problem/6093838>

llvm-svn: 54162
2008-07-29 17:47:36 +00:00
..
AST Minor tweak plus a couple of FIXMEs. 2008-07-27 05:46:18 +00:00
Analysis remove some unneeded calls to getCanonicalType 2008-07-26 22:36:27 +00:00
Basic Always define __SIZE_TYPE__ as long unsigned int. 2008-07-22 17:16:13 +00:00
CodeGen Fix codegen of chained declarations 2008-07-29 17:47:36 +00:00
Headers Implementation of stdarg.h. 2008-05-29 10:40:55 +00:00
Lex In c89 mode accept hex fp constants as an extension: 2008-07-25 18:18:34 +00:00
Parse Pull protocol resolution of out ActOnStartClassInterface, this is also the 2008-07-26 04:13:19 +00:00
Rewrite Add CSS for word wrapping of long message bubbles. 2008-07-11 23:13:22 +00:00
Sema make "call foo.dump()" and "call foo->dump()" work in GDB, 2008-07-27 00:48:22 +00:00
Makefile Make a major restructuring of the clang tree: introduce a top-level 2008-03-15 23:59:48 +00:00