summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/utils/ExceptionAnalyzer.cpp
Commit message (Expand)AuthorAgeFilesLines
* [NFC] Fixes -Wrange-loop-analysis warningsMark de Wever2020-01-011-1/+1
* [clang-tidy] openmp-exception-escape - a new checkRoman Lebedev2019-03-221-0/+11
* [NFC] ExceptionEscapeCheck: small refactoringRoman Lebedev2019-03-221-1/+15
* [clang-tidy] refactor ExceptionAnalyzer further to give ternary answerJonas Toth2019-02-201-70/+153
* [clang-tidy] refactor bugprone-exception-escape analysis into classJonas Toth2019-01-311-0/+154
OpenPOWER on IntegriCloud