clang-1/lib
Ted Kremenek 6678f7f8a3 Ivar access mode ObjCIvarDecl::None == ObjCIvarDecl::Protected, not private.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@53953 91177308-0d34-0410-b5e6-96231b3b80d8
2008-07-23 17:14:39 +00:00
..
AST move two more lists of protocols over to use ObjCList<ObjCProtocolDecl>, 2008-07-21 21:32:27 +00:00
Analysis Ivar access mode ObjCIvarDecl::None == ObjCIvarDecl::Protected, not private. 2008-07-23 17:14:39 +00:00
Basic Always define __SIZE_TYPE__ as long unsigned int. 2008-07-22 17:16:13 +00:00
CodeGen don't depend on the result of CreateNeg to be a binop 2008-07-23 06:53:34 +00:00
Headers Implementation of stdarg.h. 2008-05-29 10:40:55 +00:00
Lex Patch by 2008-07-19 19:10:04 +00:00
Parse minor cleanup to the actions interface to pass around SmallVectorImpl instead 2008-07-21 22:17:28 +00:00
Rewrite Add CSS for word wrapping of long message bubbles. 2008-07-11 23:13:22 +00:00
Sema Fix rdar://6094010 various asserts happening with wide strings in inline asm. 2008-07-23 06:46:56 +00:00
Makefile Make a major restructuring of the clang tree: introduce a top-level 2008-03-15 23:59:48 +00:00