[PATCH] D44143: [clang-tidy] Create properly seeded random generator check
Borsik Gábor via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jun 27 13:55:30 PDT 2018
boga95 updated this revision to Diff 153172.
boga95 marked 3 inline comments as done.
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.153172.patch
Type: text/x-patch
Size: 24703 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180627/fde9aa9b/attachment-0001.bin>
More information about the cfe-commits
mailing list