featurebase/roaring
Matt Jaffee 3ca7944fe3
remove unecessary lines
confirmed that bounds checks are still avoided by
go test -gcflags="-d=ssa/check_bce/debug=1"

./roaring.go:3387:8: Found IsSliceInBounds
./roaring.go:3388:8: Found IsSliceInBounds
./roaring.go:3436:21: Found IsSliceInBounds
2018-09-20 12:37:28 -05:00
..
testdata cleanup #1622 2018-09-06 16:27:10 -05:00
containers.go Unexport roaring.SliceIterator 2018-07-05 23:11:56 -05:00
containers_test.go Add missing license headers. 2018-05-15 12:26:33 -05:00
roaring.go remove unecessary lines 2018-09-20 12:37:28 -05:00
roaring_helpers_test.go Unexport roaring.ContainerRun 2018-07-05 23:11:56 -05:00
roaring_internal_test.go Merge branch 'master' into bounds-check 2018-09-14 14:37:23 -05:00
roaring_test.go DirectAdd adds a single value 2018-09-17 17:16:03 +03:00