[PATCH] Restrict -Winconsistent-missing-override warnings on class templates with dependent bases

jahanian fjahanian at apple.com
Wed Feb 25 10:39:12 PST 2015


This patch restricts issuing -Winconsistent-missing-override when dealing with
class template with dependent bases and dependent methods.
Fixed pr22582 rdar://19917107 <rdar://19917107>.
Please review.

- Fariborz

	
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150225/637da037/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch.diff
Type: application/octet-stream
Size: 6033 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150225/637da037/attachment.obj>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150225/637da037/attachment-0001.html>


More information about the cfe-commits mailing list