[PATCH] D18442: A clang-tidy check for std:accumulate.
Clement Courbet via cfe-commits
cfe-commits at lists.llvm.org
Tue Apr 26 00:59:06 PDT 2016
courbet updated this revision to Diff 54969.
courbet marked 2 inline comments as done.
courbet added a comment.
Fix doc formatting and add more doc.
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.54969.patch
Type: text/x-patch
Size: 15505 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160426/bd6d4011/attachment-0001.bin>
More information about the cfe-commits
mailing list