![]() Previously we were only allowing << around digits, but this produces false positives as there are plenty of uses of the shift operator that use variables. At this stage, I believe it is better to just remove this check. |
||
---|---|---|
.. | ||
main.cpp | ||
test.desc |
![]() Previously we were only allowing << around digits, but this produces false positives as there are plenty of uses of the shift operator that use variables. At this stage, I believe it is better to just remove this check. |
||
---|---|---|
.. | ||
main.cpp | ||
test.desc |