hanchenye-llvm-project/clang/lib
Eli Friedman c7460b1011 Minor refactoring: compute the return value separately from emitting the
ret.

llvm-svn: 51403
2008-05-22 01:22:33 +00:00
..
AST Move getAccessedFieldNo out of lib/AST/Expr.cpp into 2008-05-22 00:50:06 +00:00
Analysis Improve dead stores diagnostics to include the variable name. 2008-05-21 22:59:16 +00:00
Basic Missed an include. 2008-05-20 14:27:34 +00:00
CodeGen Minor refactoring: compute the return value separately from emitting the 2008-05-22 01:22:33 +00:00
Headers Protect iso646.h from C++ (although I can't imagine why someone would 2008-05-21 03:11:31 +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 Fix the scope of K&R-style argument declarations so that they don't 2008-05-20 09:10:20 +00:00
Rewrite Fix rdar://5919567: assertion failure: split didn't occur before erase! 2008-05-08 03:23:46 +00:00
Sema Move getAccessedFieldNo out of lib/AST/Expr.cpp into 2008-05-22 00:50:06 +00:00
Makefile Make a major restructuring of the clang tree: introduce a top-level 2008-03-15 23:59:48 +00:00