[PATCH] D18442: A clang-tidy check for std:accumulate.
Clement Courbet via cfe-commits
cfe-commits at lists.llvm.org
Mon Apr 25 04:42:37 PDT 2016
courbet updated this revision to Diff 54833.
courbet marked 3 inline comments as done.
courbet added a comment.
Refactoring matchers & cosmetics.
http://reviews.llvm.org/D18442
Files:
clang-tidy/misc/CMakeLists.txt
clang-tidy/misc/FoldInitTypeCheck.cpp
clang-tidy/misc/FoldInitTypeCheck.h
clang-tidy/misc/MiscTidyModule.cpp
docs/clang-tidy/checks/list.rst
docs/clang-tidy/checks/misc-fold-init-type.rst
test/clang-tidy/misc-fold-init-type.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18442.54833.patch
Type: text/x-patch
Size: 15437 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160425/bc122c47/attachment-0001.bin>
More information about the cfe-commits
mailing list