summaryrefslogtreecommitdiffstats
path: root/clang-tidy/utils/ExceptionAnalyzer.h
Commit message (Expand)AuthorAgeFilesLines
* [clang-tidy] openmp-exception-escape - a new checkRoman Lebedev2019-03-221-0/+2
* [NFC] ExceptionEscapeCheck: small refactoringRoman Lebedev2019-03-221-0/+5
* [clang-tidy] undo bitfields in ExceptionAnalyzerJonas Toth2019-02-261-4/+2
* Attempt to fix VS2015 build breakage from r354517. NFCI.Douglas Yung2019-02-211-1/+1
* [clang-tidy] refactor ExceptionAnalyzer further to give ternary answerJonas Toth2019-02-201-12/+115
* [clang-tidy] refactor bugprone-exception-escape analysis into classJonas Toth2019-01-311-0/+48