Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add an option to hicpp-signed-bitwise for positive integer literals. | Vladimir Plyashkun | 2019-10-30 | 1 | -1/+16 |
* | 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 | -20/+18 |
* | Port getLocStart -> getBeginLoc | Stephen Kelly | 2018-08-09 | 1 | -3/+3 |
* | [clang-tidy] add missing assignment operations in hicpp-signed-bitwise | Jonas Toth | 2018-04-11 | 1 | -9/+9 |
* | [clang-tidy] Fix bug 34845, offending standard bitmask types | Jonas Toth | 2017-10-27 | 1 | -11/+49 |
* | [clang-tidy] Fix bug 34747, streaming operators and hicpp-signed-bitwise | Jonas Toth | 2017-10-03 | 1 | -1/+3 |
* | [clang-tidy] hicpp bitwise operations on signed integers | Jonas Toth | 2017-08-30 | 1 | -0/+56 |