[PATCH] D16721: [clang-tidy] Move implicit-cast-in-loop check to upstream.

Alexander Kornienko via cfe-commits cfe-commits at lists.llvm.org
Fri Jan 29 07:25:42 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL259195: [clang-tidy] Move implicit-cast-in-loop check to upstream. (authored by alexfh).

Changed prior to commit:
  http://reviews.llvm.org/D16721?vs=46377&id=46381#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D16721

Files:
  clang-tools-extra/trunk/clang-tidy/performance/CMakeLists.txt
  clang-tools-extra/trunk/clang-tidy/performance/ImplicitCastInLoopCheck.cpp
  clang-tools-extra/trunk/clang-tidy/performance/ImplicitCastInLoopCheck.h
  clang-tools-extra/trunk/clang-tidy/performance/PerformanceTidyModule.cpp
  clang-tools-extra/trunk/docs/clang-tidy/checks/list.rst
  clang-tools-extra/trunk/docs/clang-tidy/checks/performance-implicit-cast-in-loop.rst
  clang-tools-extra/trunk/test/clang-tidy/performance_implicit_cast_in_loop.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16721.46381.patch
Type: text/x-patch
Size: 15970 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160129/970145b3/attachment-0001.bin>


More information about the cfe-commits mailing list