pilki added a comment.

In http://reviews.llvm.org/D18961#397163, @dblaikie wrote:

> I'd consider just making this a compiler warning, perhaps?


I honestly don't feel competent right now to write compiler warnings: 
clang-tidy has a nice, well defined interface. A compiler warning would force 
me to dig in the internals of clang. But if you feel strongly about it and give 
me a couple of pointers (like a diff that adds a similar warning, and maybe a 
pointer to the general area in the code where I would add it), I can maybe give 
it a try in the next few days/weeks.


http://reviews.llvm.org/D18961



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

Reply via email to