aboutsummaryrefslogtreecommitdiff
path: root/clang-tools-extra/clang-tidy/cert/LimitedRandomnessCheck.cpp
AgeCommit message (Expand)AuthorFilesLines
2023-01-14[clang-tidy][NFC] Use C++17 nested namespaces in the clang-tidy folderCarlos Galvez1-6/+2
2021-12-26Remove redundant string initialization (NFC)Kazu Hirata1-1/+1
2021-01-29[clang-tidy] Applied clang-tidy fixes. NFCAlexander Kornienko1-3/+3
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth1-4/+3
2018-08-09Port getLocStart -> getBeginLocStephen Kelly1-1/+1
2016-11-08[clang-tools-extra] Format sources with clang-format. NFC.Mandeep Singh Grang1-3/+1
2016-11-02Add a new clang-tidy check for cert-msc50-cpp (and cert-msc30-c) that corresp...Aaron Ballman1-0/+40