Fix an off-by-one error by switching < to <= in...
Fix an off-by-one error by switching < to <= in -Wtautological-constant-out-of-range-compare and added test case. llvm-svn: 168023
Loading
Please register or sign in to comment
Fix an off-by-one error by switching < to <= in -Wtautological-constant-out-of-range-compare and added test case. llvm-svn: 168023