summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/cert/CommandProcessorCheck.h
Commit message (Expand)AuthorAgeFilesLines
* [clang-tidy] Switch checks to #include "ClangTidyCheck.h"Alexander Kornienko2019-03-251-1/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Add a new check, cert-env33-c, that diagnoses uses of system(), popen(), and ...Aaron Ballman2016-02-221-0/+38
OpenPOWER on IntegriCloud