Go to file
Ted Kremenek 7de7fd0305 Updated comment for class ObjCIvarDecl: it turns out the default access control
is protected, not private.

Added ObjCIvarDecl::getCanonicalAccessControl() to report the visible access
control of an ivar, whereas getAccessControl() returns the access control
relating to how the ivar was actually declared.

llvm-svn: 53954
2008-07-23 17:44:44 +00:00
clang Updated comment for class ObjCIvarDecl: it turns out the default access control 2008-07-23 17:44:44 +00:00
llvm Minor fixes. 2008-07-23 16:01:50 +00:00