summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/thread/main2.cpp
diff options
context:
space:
mode:
authorMandeep Singh Grang <mgrang@codeaurora.org>2018-03-13 05:25:23 +0000
committerMandeep Singh Grang <mgrang@codeaurora.org>2018-03-13 05:25:23 +0000
commitdaec0aa71f243b8ef5a5d3137ae0197ec3e9f419 (patch)
tree02cad4d999bf890a8d2121a1c40b5916d567379e /lldb/packages/Python/lldbsuite/test/python_api/thread/main2.cpp
parentaab60006842d6172ca7963e4d96540bad33ebe3d (diff)
downloadbcm5719-llvm-daec0aa71f243b8ef5a5d3137ae0197ec3e9f419.tar.gz
bcm5719-llvm-daec0aa71f243b8ef5a5d3137ae0197ec3e9f419.zip
[polly] Change std::sort to llvm::sort in response to r327219
Summary: r327219 added wrappers to std::sort which randomly shuffle the container before sorting. This will help in uncovering non-determinism caused due to undefined sorting order of objects having the same key. To make use of that infrastructure we need to invoke llvm::sort instead of std::sort. Reviewers: grosser, efriedma, jdoerfert, bollu, sebpop Reviewed By: sebpop Subscribers: sebpop, mehdi_amini, llvm-commits, pollydev Tags: #polly Differential Revision: https://reviews.llvm.org/D44361 llvm-svn: 327361
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread/main2.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud