[cfe-commits] r65373 - in /cfe/trunk: include/clang/Basic/DiagnosticSemaKinds.def lib/Sema/SemaDecl.cpp lib/Sema/SemaExpr.cpp test/Sema/function-redecl.c
Chris Lattner
clattner at apple.com
Tue Feb 24 10:51:37 PST 2009
On Feb 24, 2009, at 8:23 AM, Douglas Gregor wrote:
>> Please pull the body of this if into its own method. Doing this
>> forces you to pick a name for it :), which aids readability and
>> makes the main control flow of this method easier to follow. Thanks!
>
>
> That'll be part of "doing the same thing for variables" :)
ok! :)
-Chris
More information about the cfe-commits
mailing list