hanchenye-llvm-project/clang/lib
Eli Friedman 8d0b976e7c Remove code that shouldn't have any effect anymore.
llvm-svn: 51284
2008-05-20 00:04:21 +00:00
..
AST Added Stmt::DestroyChildren, which will be used by the dstors of the subclasses of Stmt to recursively delete their child AST nodes. 2008-05-19 22:02:12 +00:00
Analysis Micro-optimization when checking for panic functions. 2008-05-17 00:42:01 +00:00
Basic set long/pointers to 64-bits on ppc64/x86-64 2008-05-09 06:17:04 +00:00
CodeGen Remove code that shouldn't have any effect anymore. 2008-05-20 00:04:21 +00:00
Headers Use double-underscores in front of all non-keywords to protect against 2008-05-14 20:32:22 +00:00
Lex Fix rewriter bug <rdar://problem/5929344> clang ObjC rewriter: "extern int __CFConstantStringClassReference[];" should be extern "C". 2008-05-15 21:12:10 +00:00
Parse -Implement proper name lookup for namespaces. 2008-05-09 23:39:43 +00:00
Rewrite Fix rdar://5919567: assertion failure: split didn't occur before erase! 2008-05-08 03:23:46 +00:00
Sema Switch on SemaInit; this makes some code in SemaDecl dead, but I'll give 2008-05-19 20:29:35 +00:00
Makefile Make a major restructuring of the clang tree: introduce a top-level 2008-03-15 23:59:48 +00:00