summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/bugprone/ExceptionEscapeCheck.cpp
Commit message (Expand)AuthorAgeFilesLines
* [clang-tidy] refactor ExceptionAnalyzer further to give ternary answerJonas Toth2019-02-201-1/+3
* [clang-tidy] refactor bugprone-exception-escape analysis into classJonas Toth2019-01-311-148/+17
* 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-6/+6
* [clang-tidy] Optimize query in bugprone-exception-escapeAdam Balogh2018-10-131-3/+3
* [clang-tidy] fix PR39167, bugprone-exception-escape hangs-upJonas Toth2018-10-041-0/+3
* [clang-tidy] Exception Escape CheckerAdam Balogh2018-07-131-0/+214
OpenPOWER on IntegriCloud