thakis added a comment.

We don't match gcc's -Wextra behvior. We generally try to not put a ton of 
stuff in Wextra that isn't in -Wall. (We also generally don't put a lot of 
stuff in -Wall that isn't enabled by default.) So I don't think we want this.


https://reviews.llvm.org/D51545



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to