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

Alexander Kornienko alexfh at google.com
Wed Jun 25 08:00:48 PDT 2014


I've added a FIXME to implement fix-its. Committing.


On Wed, Jun 25, 2014 at 1:06 PM, Alexander Kornienko <alexfh at google.com>
wrote:

> 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?
>
>


-- 
Alexander Kornienko | Software Engineer | alexfh at google.com | Google
Germany, Munich
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140625/46a15668/attachment.html>


More information about the cfe-commits mailing list