[PATCH] Replaced bool parameters in SkipUntil function with single bit-based parameter.

"C. Bergström" cbergstrom at pathscale.com
Wed Nov 6 01:42:42 PST 2013


On 11/ 6/13 04:18 PM, Alexey Bataev wrote:
> Hi doug.gregor, cbergstrom, hfinkel,
>
> http://llvm-reviews.chandlerc.com/D2108
>
> Files:
>    include/clang/Parse/Parser.h
>    lib/Parse/ParseTentative.cpp
>    lib/Parse/ParseInit.cpp
>    lib/Parse/ParseDecl.cpp
>    lib/Parse/ParseTemplate.cpp
>    lib/Parse/ParseObjc.cpp
>    lib/Parse/ParseCXXInlineMethods.cpp
>    lib/Parse/ParseStmt.cpp
>    lib/Parse/ParseDeclCXX.cpp
>    lib/Parse/ParseOpenMP.cpp
>    lib/Parse/ParseExprCXX.cpp
>    lib/Parse/Parser.cpp
LGTM



More information about the cfe-commits mailing list