Details
Details
Diff Detail
Diff Detail
- Repository
- rC Clang
Event Timeline
Comment Actions
That check is similar to 'hicpp-signed-bitwise' in clang-tidy. Maybe it could live there and extend it?
Differential D41308
[analyser] different.BitwiseOpBoolArg checker implementation alexey.knyshev on Dec 15 2017, 1:24 PM. Authored by
Details
Diff Detail
Event TimelineComment Actions That check is similar to 'hicpp-signed-bitwise' in clang-tidy. Maybe it could live there and extend it? |