Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [clang-tidy] Fix for typos in the tests for `bugprone-exception-escape` | Adam Balogh | 2018-10-13 | 1 | -3/+3 |
* | [clang-tidy] Optimize query in bugprone-exception-escape | Adam Balogh | 2018-10-13 | 1 | -0/+25 |
* | [clang-tidy] Force exceptions to be enabled in test | Benjamin Kramer | 2018-07-14 | 1 | -1/+1 |
* | [clang-tidy] Exception Escape Checker | Adam Balogh | 2018-07-13 | 1 | -0/+265 |