diffblue-cbmc/regression/cpp-linter/operator-spacing3
thk123 47106fb4df Removed check for <<
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.
2017-01-06 11:11:28 +00:00
..
main.cpp Removed check for << 2017-01-06 11:11:28 +00:00
test.desc Lint script checks for the function comment header 2016-12-23 15:19:20 +01:00