summaryrefslogtreecommitdiffstats
path: root/clang/utils
diff options
context:
space:
mode:
authorTed Kremenek <kremenek@apple.com>2013-12-10 19:43:48 +0000
committerTed Kremenek <kremenek@apple.com>2013-12-10 19:43:48 +0000
commitf41cf7f10f76704b7037de9a8a7adcc114db1c46 (patch)
tree0f57c1a4e0271d7ae02d7a70d51f2276d5e40283 /clang/utils
parentd980da2290fda089a3156d0b23e928fcf99b270a (diff)
downloadbcm5719-llvm-f41cf7f10f76704b7037de9a8a7adcc114db1c46.tar.gz
bcm5719-llvm-f41cf7f10f76704b7037de9a8a7adcc114db1c46.zip
Rename attribute 'objc_suppress_protocol_methods' to 'objc_protocol_requires_explicit_implementation'.
That's a mouthful, and not necessarily the final name. This also reflects a semantic change where this attribute is now on the protocol itself instead of a class. This attribute will require that a protocol, when adopted by a class, is explicitly implemented by the class itself (instead of walking the super class chain). Note that this attribute is not "done". This should be considered a WIP. llvm-svn: 196955
Diffstat (limited to 'clang/utils')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud