summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/cert/VariadicFunctionDefCheck.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename the CERT namespace to cert, and update some checkers to use this names...Aaron Ballman2016-01-041-1/+2
* Loosening the restriction on variadic function definitions so that extern "C"...Aaron Ballman2015-10-071-3/+6
* Adding a checker (cert-dcl50-cpp) that detects the definition of a C-style va...Aaron Ballman2015-10-051-0/+38
OpenPOWER on IntegriCloud