diff options
author | Fariborz Jahanian <fjahanian@apple.com> | 2014-10-02 23:13:51 +0000 |
---|---|---|
committer | Fariborz Jahanian <fjahanian@apple.com> | 2014-10-02 23:13:51 +0000 |
commit | b91c5d6a79665c9028f15669dc41b5973b9fd8f8 (patch) | |
tree | 10280a0264c8f5e06807e0dd2f2e1f6495886d34 /llvm/lib | |
parent | a3f58694b5c0fa2af552d70220da787dc6d7e890 (diff) | |
download | bcm5719-llvm-b91c5d6a79665c9028f15669dc41b5973b9fd8f8.tar.gz bcm5719-llvm-b91c5d6a79665c9028f15669dc41b5973b9fd8f8.zip |
Patch to warn if 'override' is missing
for an overriding method if class has at least one
'override' specified on one of its methods.
Reviewed by Doug Gregor. rdar://18295240
(I have already checked in all llvm files with missing 'override'
methods and Bob Wilson has fixed a TableGen of FastISel so
no warnings are expected from build of llvm after this patch.
I have already verified this).
llvm-svn: 218925
Diffstat (limited to 'llvm/lib')
0 files changed, 0 insertions, 0 deletions