summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/cert/ProperlySeededRandomGeneratorCheck.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Re-commit r347419 "Update call to EvaluateAsInt() to the new syntax."Hans Wennborg2018-11-281-2/+2
* Revert r347419 "Update call to EvaluateAsInt() to the new syntax."Hans Wennborg2018-11-271-2/+2
* Update call to EvaluateAsInt() to the new syntax.Bill Wendling2018-11-211-2/+2
* Revert 347366, its prerequisite 347364 got reverted.Nico Weber2018-11-211-2/+2
* Update EvaluateAsInt to the new syntax.Bill Wendling2018-11-201-2/+2
* Add the cert-msc51-cpp and cert-msc32-c checks.Aaron Ballman2018-07-051-0/+124
OpenPOWER on IntegriCloud