[PATCH] D22346: [Clang-tidy] CERT-MSC50-CPP (std:rand() )
Benedek Kiss via cfe-commits
cfe-commits at lists.llvm.org
Fri Oct 21 12:14:21 PDT 2016
falho updated this revision to Diff 75460.
falho added a comment.
changes according to 2nd review
https://reviews.llvm.org/D22346
Files:
clang-tidy/cert/.LimitedRandomnessCheck.cpp.swo
clang-tidy/cert/CERTTidyModule.cpp
clang-tidy/cert/CMakeLists.txt
clang-tidy/cert/LimitedRandomnessCheck.cpp
clang-tidy/cert/LimitedRandomnessCheck.h
docs/clang-tidy/checks/cert-msc30-c.rst
docs/clang-tidy/checks/cert-msc50-cpp.rst
docs/clang-tidy/checks/list.rst
test/clang-tidy/cert-limited-randomness.c
test/clang-tidy/cert-limited-randomness.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22346.75460.patch
Type: text/x-patch
Size: 7543 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161021/36821821/attachment-0001.bin>
More information about the cfe-commits
mailing list