[PATCH] D18442: A clang-tidy check for std:accumulate.
Alexander Kornienko via cfe-commits
cfe-commits at lists.llvm.org
Tue Apr 26 03:11:45 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL267542: A clang-tidy check for std:accumulate. (authored by alexfh).
Changed prior to commit:
http://reviews.llvm.org/D18442?vs=54969&id=54978#toc
Repository:
rL LLVM
http://reviews.llvm.org/D18442
Files:
clang-tools-extra/trunk/clang-tidy/misc/CMakeLists.txt
clang-tools-extra/trunk/clang-tidy/misc/FoldInitTypeCheck.cpp
clang-tools-extra/trunk/clang-tidy/misc/FoldInitTypeCheck.h
clang-tools-extra/trunk/clang-tidy/misc/MiscTidyModule.cpp
clang-tools-extra/trunk/docs/clang-tidy/checks/list.rst
clang-tools-extra/trunk/docs/clang-tidy/checks/misc-fold-init-type.rst
clang-tools-extra/trunk/test/clang-tidy/misc-fold-init-type.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18442.54978.patch
Type: text/x-patch
Size: 16126 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160426/5419f6d1/attachment-0001.bin>
More information about the cfe-commits
mailing list