[PATCH] D13133: Remove dangling parenthesis.

Angel Garcia via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 24 07:29:52 PDT 2015


angelgarcia updated this revision to Diff 35626.
angelgarcia added a comment.

Added a test where the parenthesis must not be removed, and one where they should.


http://reviews.llvm.org/D13133

Files:
  clang-tidy/modernize/LoopConvertCheck.cpp
  test/clang-tidy/modernize-loop-convert-basic.cpp
  test/clang-tidy/modernize-loop-convert-extra.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13133.35626.patch
Type: text/x-patch
Size: 9052 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150924/1e5ee1d7/attachment-0001.bin>


More information about the cfe-commits mailing list