diff options
author | Tatyana Krasnukha <tatyana@synopsys.com> | 2020-08-04 17:15:29 +0300 |
---|---|---|
committer | Tatyana Krasnukha <tatyana@synopsys.com> | 2020-08-05 11:59:46 +0300 |
commit | cc68c122cd00f99037b8ff7e645e2b387d56da8b (patch) | |
tree | 3f8ffa1f21a05101adfee1819918845176c51516 /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp | |
parent | ba0e71432a60e1fa2da9e098cbc574a1d9b9618b (diff) | |
download | llvm-cc68c122cd00f99037b8ff7e645e2b387d56da8b.zip llvm-cc68c122cd00f99037b8ff7e645e2b387d56da8b.tar.gz llvm-cc68c122cd00f99037b8ff7e645e2b387d56da8b.tar.bz2 |
[lldb/TestingSupport] Manually disable GTEST_HAS_TR1_TUPLE
Gtest 1.8.0 uses tr1::tuple which is deprecated on MSVC. We have to force it off
to avoid the compiler warnings, which will become errors after switching on C++17
(https://devblogs.microsoft.com/cppblog/c17-feature-removals-and-deprecations).
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp')
0 files changed, 0 insertions, 0 deletions