aboutsummaryrefslogtreecommitdiff
path: root/lib/Driver/Driver.cpp
diff options
context:
space:
mode:
authorSteve Naroff <snaroff@apple.com>2009-03-26 16:01:08 +0000
committerSteve Naroff <snaroff@apple.com>2009-03-26 16:01:08 +0000
commit8bfd1b8c36c88fd15c39185b3494dd30a001cfb3 (patch)
tree56fec7104f94d4a430e3e6c48af07045e4029685 /lib/Driver/Driver.cpp
parentd73fe9b70c5f6738d004744562287a62831f39bf (diff)
Fix <rdar://problem/6697053> instance variable is protected.
Treat @package the same as @public. The documentation for @package says it is analogous to private_extern for variables/functions. Fully implementing this requires some kind of linker support (so access is denied to code outside the classes executable image). I don't believe GCC fully implements this semantic. Will discuss with Fariborz offline. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@67755 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Driver/Driver.cpp')
0 files changed, 0 insertions, 0 deletions