hanchenye-llvm-project/clang/lib
Chris Lattner e16406d2b1 fix 'var unused' warning.
llvm-svn: 50484
2008-04-30 16:04:01 +00:00
..
AST Bug fix in CFG::getBlockEdgeImpl(): Use a BumpPtrAllocator to allocate 2008-04-28 18:00:46 +00:00
Analysis Invalidate old subexpression bindings when binding UnknownVal. 2008-04-30 04:23:07 +00:00
Basic Add -fobjc-gc and -fobjc-gc-only options to the driver. 2008-04-29 04:37:03 +00:00
CodeGen remove the 'unused static' diagnostic from codegen. This should be 2008-04-25 15:47:13 +00:00
Headers Make a major restructuring of the clang tree: introduce a top-level 2008-03-15 23:59:48 +00:00
Lex for exponent-related errors, emit the diagnostic on the 'e' or 'p'. 2008-04-20 18:47:55 +00:00
Parse Default visbility for instance variables is protected. 2008-04-29 23:03:51 +00:00
Rewrite fix a rewriter crash on zero length files. 2008-04-23 03:21:50 +00:00
Sema fix 'var unused' warning. 2008-04-30 16:04:01 +00:00
Makefile Make a major restructuring of the clang tree: introduce a top-level 2008-03-15 23:59:48 +00:00