llvm-project/clang/lib
Fariborz Jahanian 2dfcec129f Default visbility for instance variables is protected.
Patch by Emerson Murhpy-Hill.

llvm-svn: 50452
2008-04-29 23:03:51 +00:00
..
AST Bug fix in CFG::getBlockEdgeImpl(): Use a BumpPtrAllocator to allocate 2008-04-28 18:00:46 +00:00
Analysis Added lval::FieldOffset, which represents symbolic lvalues for field offsets from other Lvalues. 2008-04-29 22:17:41 +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 Parsing of namespaces: 2008-04-27 13:50:30 +00:00
Makefile Make a major restructuring of the clang tree: introduce a top-level 2008-03-15 23:59:48 +00:00