summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/hicpp/SignedBitwiseCheck.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add an option to hicpp-signed-bitwise for positive integer literals.Vladimir Plyashkun2019-10-301-1/+16
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* A bit of AST matcher cleanup, NFC.Alexander Kornienko2018-11-251-20/+18
* Port getLocStart -> getBeginLocStephen Kelly2018-08-091-3/+3
* [clang-tidy] add missing assignment operations in hicpp-signed-bitwiseJonas Toth2018-04-111-9/+9
* [clang-tidy] Fix bug 34845, offending standard bitmask typesJonas Toth2017-10-271-11/+49
* [clang-tidy] Fix bug 34747, streaming operators and hicpp-signed-bitwiseJonas Toth2017-10-031-1/+3
* [clang-tidy] hicpp bitwise operations on signed integersJonas Toth2017-08-301-0/+56
OpenPOWER on IntegriCloud