[PATCH] D13292: Add support for 'cbegin()' and 'cend()' on modernize-loop-convert.

Angel Garcia via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 1 01:54:07 PDT 2015


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

Yes, right now it is pretty hard to figure out what some of the tests are for, they are a bit messy. I plan to do something about it, but for now I added a comment on that test.


http://reviews.llvm.org/D13292

Files:
  clang-tidy/modernize/LoopConvertCheck.cpp
  test/clang-tidy/Inputs/modernize-loop-convert/structures.h
  test/clang-tidy/modernize-loop-convert-basic.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13292.36198.patch
Type: text/x-patch
Size: 7453 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151001/48a17f33/attachment.bin>


More information about the cfe-commits mailing list