aboutsummaryrefslogtreecommitdiff
path: root/clang-tidy/bugprone/ThrowKeywordMissingCheck.cpp
AgeCommit message (Expand)Author
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth
2018-08-09Port getLocStart -> getBeginLocStephen Kelly
2018-02-15[clang-tidy] New checker for exceptions that are created but not thrownGabor Horvath