[PATCH] Add a check to flag the usage of C-style casts (Google Style).

Alexander Kornienko alexfh at google.com
Wed Jun 25 04:06:31 PDT 2014


On Wed, Jun 25, 2014 at 10:48 AM, Alp Toker <alp at nuanti.com> wrote:

> How about just using -Wold-style-cast?
>

I thought, it was agreed upon, that the -Wold-style-cast warning isn't
going to suggest automatic fixes:
http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20131125/094121.html.
However, this check is going to.

Any other concerns?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140625/3ad05d8e/attachment.html>


More information about the cfe-commits mailing list