[PATCH] D39245: [ADT] Shuffle containers before sorting to uncover non-deterministic behavior

Mandeep Singh Grang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 24 09:57:05 PDT 2017


mgrang added a comment.

I am not sure if there is an unobtrusive way to call llvm::sort when std::sort is called. Any ideas?


Repository:
  rL LLVM

https://reviews.llvm.org/D39245





More information about the llvm-commits mailing list