CXX11 patch to warn if 'override' is missing on overriding virtual function

jahanian fjahanian at apple.com
Wed Sep 24 15:57:13 PDT 2014


Hi all,

We have an enhancement request  from our users to provide 
warning if ‘override’ control is missing. This warning is off by default as it will
be noisy (but it will show itself with -Weverything). 
Is such a patch useful enough to go into the trunk? Also, comment on the patch is appreciated.
I will provide ‘fixit’ later if this is a worthwhile patch.

- Fariborz

	
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: cxx11-missing-override.txt
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140924/ade05df9/attachment.txt>


More information about the cfe-commits mailing list