llvm-project/clang/lib
Ted Kremenek 276278e5d2 Expanded NSString checking to check for nil for a few more methods.
llvm-svn: 48898
2008-03-27 22:05:32 +00:00
..
AST Bug fix in CFG construction: VisitCompoundStmt should return the last created block. 2008-03-17 17:19:44 +00:00
Analysis Expanded NSString checking to check for nil for a few more methods. 2008-03-27 22:05:32 +00:00
Basic Make a major restructuring of the clang tree: introduce a top-level 2008-03-15 23:59:48 +00:00
CodeGen simplify code by using the variadic StructType::get method. 2008-03-19 05:24:56 +00:00
Headers Make a major restructuring of the clang tree: introduce a top-level 2008-03-15 23:59:48 +00:00
Lex Avoid overflowing buffer, patch by Algeris Kirtzidis! 2008-03-24 21:14:55 +00:00
Parse clean up property memory allocation to move it into the ast classes 2008-03-17 01:19:02 +00:00
Rewrite Minor CSS tweaking (smaller h1 tags). 2008-03-27 17:28:58 +00:00
Sema Alloc redeclaration of typedefs within ExternCSystemHeaderDir's AND SystemHeaderDir's. 2008-03-26 21:27:00 +00:00
Makefile Make a major restructuring of the clang tree: introduce a top-level 2008-03-15 23:59:48 +00:00