llvm-project/clang/lib
Eli Friedman d5a4838e3d Backout of codegen-based fix to PR2334; this has been fixed differently
at the Sema layer.

llvm-svn: 51203
2008-05-16 20:38:39 +00:00
..
AST Added CFGBlock::hasBinaryBranchTerminator(). 2008-05-16 16:06:00 +00:00
Analysis Cache leaks by the allocation site, not the leak location. 2008-05-16 18:33:44 +00:00
Basic set long/pointers to 64-bits on ppc64/x86-64 2008-05-09 06:17:04 +00:00
CodeGen Backout of codegen-based fix to PR2334; this has been fixed differently 2008-05-16 20:38:39 +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 Sema-based fix for PR2334. The issue is that even if the two sides of 2008-05-16 20:37:07 +00:00
Makefile Make a major restructuring of the clang tree: introduce a top-level 2008-03-15 23:59:48 +00:00