llvm-project/clang-tools-extra/clang-tidy/hicpp
Vladimir Plyashkun 4de6b15868 Add an option to hicpp-signed-bitwise for positive integer literals.
This gives developers a way to deviate from the coding standard to reduce the
chattiness of the check.
2019-10-30 14:11:29 -04:00
..
CMakeLists.txt
ExceptionBaseclassCheck.cpp
ExceptionBaseclassCheck.h
HICPPTidyModule.cpp
LICENSE.TXT
MultiwayPathsCoveredCheck.cpp
MultiwayPathsCoveredCheck.h
NoAssemblerCheck.cpp
NoAssemblerCheck.h
SignedBitwiseCheck.cpp Add an option to hicpp-signed-bitwise for positive integer literals. 2019-10-30 14:11:29 -04:00
SignedBitwiseCheck.h Add an option to hicpp-signed-bitwise for positive integer literals. 2019-10-30 14:11:29 -04:00