1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 02:52:53 +02:00
llvm-mirror/utils/unittest
Tatyana Krasnukha 9d9ac9bf36 Partially revert "[cmake] Make MSVC generate appropriate __cplusplus macro definition"
The /Zc:__cplusplus option fixes GTEST_LANG_CXX11 value but not GTEST_HAS_TR1_TUPLE,
so we still need to force the latter off.

Still pass the option since it is required by https://reviews.llvm.org/D78186 too.

Differential Revision: https://reviews.llvm.org/D84023
2020-08-04 12:22:11 +03:00
..
googlemock Use std::foo_t rather than std::foo in LLVM. 2020-02-11 15:12:51 -08:00
googletest [clang/llvm] As part of using inclusive language within 2020-06-20 16:03:58 -07:00
UnitTestMain
CMakeLists.txt Partially revert "[cmake] Make MSVC generate appropriate __cplusplus macro definition" 2020-08-04 12:22:11 +03:00
LLVMBuild.txt