Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [clang-tidy] add missing assignment operations in hicpp-signed-bitwise | Jonas Toth | 2018-04-11 | 1 | -0/+21 |
* | Fix hicpp-signed-bitwise.cpp test on Windows, where the MSVC ABI changes enum... | Reid Kleckner | 2017-10-03 | 1 | -1/+1 |
* | [clang-tidy] Remove target specification hicpp-signed-bitwise | Jonas Toth | 2017-10-03 | 1 | -1/+1 |
* | [clang-tidy] fix buildbot | Jonas Toth | 2017-08-30 | 1 | -7/+7 |
* | clang-tools-extra/test/clang-tidy/hicpp-signed-bitwise.cpp: Appease *-win32 t... | NAKAMURA Takumi | 2017-08-30 | 1 | -1/+1 |
* | [clang-tidy] hicpp bitwise operations on signed integers | Jonas Toth | 2017-08-30 | 1 | -0/+219 |