[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 06:24:37 PDT 2022


probinson added a comment.

Hmmm. Does that mean the sorted result is dependent on the order of insertion?  If so, is that really what you want?


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