summaryrefslogtreecommitdiffstats
path: root/clang-tidy/hicpp/ExceptionBaseclassCheck.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* A bit of AST matcher cleanup, NFC.Alexander Kornienko2018-11-251-16/+15
* [clang-tidy] fix PR37913, templated exception factory diagnosed correctlyJonas Toth2018-09-171-8/+26
* Port getLocStart -> getBeginLocStephen Kelly2018-08-091-2/+2
* [clang-tidy] Improve hicpp-exception-baseclass to handle generic code betterJonas Toth2017-08-301-10/+11
* Add hicpp-exception-baseclass to the HIC++ module.Aaron Ballman2017-08-111-0/+49