1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00
llvm-mirror/utils/unittest
Dean Michael Berris 50da2c69d9 [unittests] Do not use llvm::sort in googlemock
Summary:
This reverts r329475 which applied to googlemock. This change makes the
googlemock implementation in LLVM dependent on LLVM unnecessarily.

Reviewers: echristo, mgrang

Subscribers: llvm-commits

Differential Revision: https://reviews.llvm.org/D52287

llvm-svn: 342612
2018-09-20 04:27:32 +00:00
..
googlemock [unittests] Do not use llvm::sort in googlemock 2018-09-20 04:27:32 +00:00
googletest Revert r326092: [gtest] Add PrintTo overload for StringRef. 2018-02-26 15:54:59 +00:00
UnitTestMain Add the 'googlemock' component of Google Test to LLVM's unittest libraries. 2017-01-10 22:32:26 +00:00
CMakeLists.txt Force #define GTEST_LANG_CXX11. 2017-10-27 21:12:28 +00:00
LLVMBuild.txt