llvm-project/clang/lib
Chris Lattner 10a7bd6341 fix a nasty off-by-one error.
llvm-svn: 51519
2008-05-23 23:29:33 +00:00
..
AST Minor tweak to -ast-dump for ivars. 2008-05-23 22:01:24 +00:00
Analysis Prototyped support in the BugReporter to emit diagnostics of the form "p now aliases q". 2008-05-22 23:45:19 +00:00
Basic Missed an include. 2008-05-20 14:27:34 +00:00
CodeGen Change uses of llvm::Type::isFirstClassType to use the new 2008-05-22 22:12:56 +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 Make sure the source location for @property points the the @-sign (not the decl spec). 2008-05-22 23:24:08 +00:00
Rewrite fix a nasty off-by-one error. 2008-05-23 23:29:33 +00:00
Sema Revert r51498: http://llvm.org/viewvc/llvm-project/cfe/trunk/lib/Sema/SemaDecl.cpp?rev=51498&r1=51497&r2=51498&view=diff 2008-05-23 21:28:18 +00:00
Makefile Make a major restructuring of the clang tree: introduce a top-level 2008-03-15 23:59:48 +00:00