[PATCH] D26064: [ADT] IntervalMap: fix setStart and setStop
Michael LeMay via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 2 16:19:01 PDT 2016
mlemay-intel updated this revision to Diff 76802.
mlemay-intel added a comment.
Eliminated unnecessary space in template instantiation.
Revised test for half-open intervals to cover using setStop to create an interval with a length of 1.
https://reviews.llvm.org/D26064
Files:
include/llvm/ADT/IntervalMap.h
unittests/ADT/IntervalMapTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26064.76802.patch
Type: text/x-patch
Size: 3720 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161102/c0fffdd2/attachment.bin>
More information about the llvm-commits
mailing list