summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/cert/SetLongJmpCheck.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename the CERT namespace to cert, and update some checkers to use this names...Aaron Ballman2016-01-041-0/+2
* Adding a checker (cert-err52-cpp) that detects use of setjmp or longjmp in C+...Aaron Ballman2015-10-081-0/+77
OpenPOWER on IntegriCloud