Skip to content
Commit 7de7fd03 authored by Ted Kremenek's avatar Ted Kremenek
Browse files

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
parent 6b6a4b64
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment