Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [clang-tidy] refactor ExceptionAnalyzer further to give ternary answer | Jonas Toth | 2019-02-20 | 1 | -1/+3 |
* | [clang-tidy] refactor bugprone-exception-escape analysis into class | Jonas Toth | 2019-01-31 | 1 | -148/+17 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | A bit of AST matcher cleanup, NFC. | Alexander Kornienko | 2018-11-25 | 1 | -6/+6 |
* | [clang-tidy] Optimize query in bugprone-exception-escape | Adam Balogh | 2018-10-13 | 1 | -3/+3 |
* | [clang-tidy] fix PR39167, bugprone-exception-escape hangs-up | Jonas Toth | 2018-10-04 | 1 | -0/+3 |
* | [clang-tidy] Exception Escape Checker | Adam Balogh | 2018-07-13 | 1 | -0/+214 |