Skip to content
Commit 566fff0d authored by Fariborz Jahanian's avatar Fariborz Jahanian
Browse files

objective-C: introduce __attribute((objc_requires_super)) on method

in classes. Use it to flag those method implementations which don't
contain call to 'super' if they have 'super' class and it has the method
with this attribute set. This is wip. // rdar://6386358

llvm-svn: 163434
parent 625fca7c
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