summaryrefslogtreecommitdiffstats
path: root/clang/lib/Driver/Tools.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
commit389925dc87b6d96ccd6787f1dca67ac8c26caae2 (patch)
tree81033c0d707086b358c6600805180d6790b04287 /clang/lib/Driver/Tools.cpp
parentc7fd57a2f3c86b7ac40e60138f38c51cece90a62 (diff)
downloadbcm5719-llvm-389925dc87b6d96ccd6787f1dca67ac8c26caae2.tar.gz
bcm5719-llvm-389925dc87b6d96ccd6787f1dca67ac8c26caae2.zip
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. llvm-svn: 67755
Diffstat (limited to 'clang/lib/Driver/Tools.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud