OSDN Git Service

[unittests] Change std::sort to llvm::sort in response to r327219
[android-x86/external-llvm.git] / unittests / Support / ParallelTest.cpp
2017-05-11 NAKAMURA TakumiSupportTests: Suppress ParallelTests on mingw for now...
2017-05-11 Zachary Turner[Support] Move Parallel algorithms from LLD to LLVM.