[PATCH] D44143: [clang-tidy] Create properly seeded random generator check
Borsik Gábor via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jun 25 14:48:19 PDT 2018
boga95 updated this revision to Diff 152778.
boga95 marked 3 inline comments as done.
boga95 added a comment.
Add std::srand check to C++ tests. Format patch.
https://reviews.llvm.org/D44143
Files:
clang-tidy/cert/CERTTidyModule.cpp
clang-tidy/cert/CMakeLists.txt
clang-tidy/cert/ProperlySeededRandomGeneratorCheck.cpp
clang-tidy/cert/ProperlySeededRandomGeneratorCheck.h
docs/ReleaseNotes.rst
docs/clang-tidy/checks/cert-msc32-c.rst
docs/clang-tidy/checks/cert-msc51-cpp.rst
test/clang-tidy/cert-msc32-c.c
test/clang-tidy/cert-msc51-cpp.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44143.152778.patch
Type: text/x-patch
Size: 24461 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180625/23490526/attachment-0001.bin>
More information about the cfe-commits
mailing list