[PATCH] D12797: Refactor LoopConvertCheck.

Angel Garcia via cfe-commits cfe-commits at lists.llvm.org
Fri Sep 11 04:41:21 PDT 2015


angelgarcia created this revision.
angelgarcia added a reviewer: klimek.
angelgarcia added subscribers: alexfh, cfe-commits.

Reorder the code in a more logical and understandable way.

http://reviews.llvm.org/D12797

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12797.34540.patch
Type: text/x-patch
Size: 29007 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150911/cee8bdd2/attachment-0001.bin>


More information about the cfe-commits mailing list