summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/test/clang-tidy/hicpp-signed-bitwise.cpp
Commit message (Expand)AuthorAgeFilesLines
* [clang-tidy] add missing assignment operations in hicpp-signed-bitwiseJonas Toth2018-04-111-0/+21
* Fix hicpp-signed-bitwise.cpp test on Windows, where the MSVC ABI changes enum...Reid Kleckner2017-10-031-1/+1
* [clang-tidy] Remove target specification hicpp-signed-bitwiseJonas Toth2017-10-031-1/+1
* [clang-tidy] fix buildbotJonas Toth2017-08-301-7/+7
* clang-tools-extra/test/clang-tidy/hicpp-signed-bitwise.cpp: Appease *-win32 t...NAKAMURA Takumi2017-08-301-1/+1
* [clang-tidy] hicpp bitwise operations on signed integersJonas Toth2017-08-301-0/+219
OpenPOWER on IntegriCloud