Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [NFC] Fixes -Wrange-loop-analysis warnings | Mark de Wever | 2020-01-01 | 1 | -1/+1 |
* | [clang-tidy] openmp-exception-escape - a new check | Roman Lebedev | 2019-03-22 | 1 | -0/+11 |
* | [NFC] ExceptionEscapeCheck: small refactoring | Roman Lebedev | 2019-03-22 | 1 | -1/+15 |
* | [clang-tidy] refactor ExceptionAnalyzer further to give ternary answer | Jonas Toth | 2019-02-20 | 1 | -70/+153 |
* | [clang-tidy] refactor bugprone-exception-escape analysis into class | Jonas Toth | 2019-01-31 | 1 | -0/+154 |