diff options
author | Fariborz Jahanian <fjahanian@apple.com> | 2012-09-07 23:46:23 +0000 |
---|---|---|
committer | Fariborz Jahanian <fjahanian@apple.com> | 2012-09-07 23:46:23 +0000 |
commit | 841011373b345cf79d0da4b7242dcf2869a43502 (patch) | |
tree | 3fbcdca9e5e0bbcef3e0300c8bafadc5803b1aa2 /lib/StaticAnalyzer/Core/ExprEngineCXX.cpp | |
parent | f9fdcc0531ca53651c1d7d0877290e232cb5468d (diff) |
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
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@163434 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/StaticAnalyzer/Core/ExprEngineCXX.cpp')
0 files changed, 0 insertions, 0 deletions