[cfe-dev] stylistic changes to CFG.cpp
Ted Kremenek
kremenek at apple.com
Mon Nov 22 11:19:12 PST 2010
Looks great.
On Nov 22, 2010, at 12:58 AM, Zhanyong Wan (λx.x x) wrote:
> Hi Ted,
>
> Per your comment, I'm putting the stylistic changes to CFG.cpp in a
> separate patch. Please see
> http://codereview.appspot.com/3245042
>
> I did two things in this patch:
>
> 1. "no 'else' after 'return'" -- this is for conformance with the
> coding standards.
>
> 2. move 'else' to the line of the previous '}' -- this is for consistency.
>
> All tests pass. Thanks,
> --
> Zhanyong
More information about the cfe-dev
mailing list