summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/test/clang-tidy/cert-setlongjmp.cpp
Commit message (Expand)AuthorAgeFilesLines
* Switch check_clang_tidy to argparse and add a -resource-dir argument.Manuel Klimek2015-10-221-1/+1
* Add %check_clang_tidy and %clang_tidy_diff.Manuel Klimek2015-10-221-1/+1
* Adding a checker (cert-err52-cpp) that detects use of setjmp or longjmp in C+...Aaron Ballman2015-10-081-0/+26
OpenPOWER on IntegriCloud