[PATCH] D134805: [ADT] IntervalTree - Random unittests failures in a debug build
Paul Robinson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 28 07:20:24 PDT 2022
probinson added a comment.
In D134805#3820776 <https://reviews.llvm.org/D134805#3820776>, @CarlosAlbertoEnciso wrote:
> In D134805#3820752 <https://reviews.llvm.org/D134805#3820752>, @probinson wrote:
>
>> Hmmm. Does that mean the sorted result is dependent on the order of insertion? If so, is that really what you want?
>
> No. I changed the insertion order in the largest test case and the results are the same.
SGTM.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D134805/new/
https://reviews.llvm.org/D134805
More information about the llvm-commits
mailing list