[PATCH] D134805: [ADT] IntervalTree - Random unittests failures in a debug build
Carlos Alberto Enciso via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 28 06:37:27 PDT 2022
CarlosAlbertoEnciso added a comment.
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.
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