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

Alexey Bataev a.bataev at hotmail.com
Wed Nov 6 19:34:58 PST 2013


  Fixes after Hal Finkel, Alp Toker and David Majnemer reviews.

Hi doug.gregor, cbergstrom, hfinkel,

http://llvm-reviews.chandlerc.com/D2108

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D2108?vs=5372&id=5392#toc

Files:
  include/clang/Parse/Parser.h
  lib/Parse/ParseInit.cpp
  lib/Parse/ParseTentative.cpp
  lib/Parse/ParseDecl.cpp
  lib/Parse/ParseTemplate.cpp
  lib/Parse/ParseObjc.cpp
  lib/Parse/ParseExpr.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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D2108.2.patch
Type: text/x-patch
Size: 74181 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20131106/a4df0448/attachment.bin>


More information about the cfe-commits mailing list