summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/test/clang-tidy/cert-variadic-function-def.cpp
Commit message (Expand)AuthorAgeFilesLines
* [ClangTidy] Separate tests for infrastructure and checkersDmitri Gribenko2019-10-111-24/+0
* Add %check_clang_tidy and %clang_tidy_diff.Manuel Klimek2015-10-221-1/+1
* Loosening the restriction on variadic function definitions so that extern "C"...Aaron Ballman2015-10-071-0/+6
* Adding a checker (cert-dcl50-cpp) that detects the definition of a C-style va...Aaron Ballman2015-10-051-0/+18
OpenPOWER on IntegriCloud