[cfe-dev] null pointer literals, warnings, and fixups

Jeffrey Yasskin jyasskin at google.com
Thu Aug 25 10:07:50 PDT 2011


On Thu, Aug 25, 2011 at 9:16 AM, Douglas Gregor <dgregor at apple.com> wrote:
> I don't think these warnings would be suitable for Clang. Such
> style-checking transformations belong in a separate tool (e.g., like the ARC
> migrator).

Do you guys run the ARC migrator on every build? I'm curious if
there's an open source example of how to set up a style checker you
run on every build that's not part of core clang.



More information about the cfe-dev mailing list