[PATCH] D44143: [clang-tidy] Create properly seeded random generator check

Borsik Gábor via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Apr 27 06:54:42 PDT 2018


boga95 updated this revision to Diff 144336.

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.144336.patch
Type: text/x-patch
Size: 24414 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180427/52f65001/attachment-0001.bin>


More information about the cfe-commits mailing list