[cfe-dev] stylistic changes to CFG.cpp

Zhanyong Wan (λx.x x) wan at google.com
Mon Nov 22 00:58:45 PST 2010


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