diff options
author | Nathan James <n.james93@hotmail.co.uk> | 2021-03-23 16:40:01 +0000 |
---|---|---|
committer | Nathan James <n.james93@hotmail.co.uk> | 2021-03-23 16:40:13 +0000 |
commit | a0f48d57a96d0d1b69ef6a19138fe2bbffd5fd9d (patch) | |
tree | 471c4d74b0306d9bec5f631193065cbdc7174047 /lldb/unittests/ScriptInterpreter/Python/PythonTestSuite.cpp | |
parent | 8298899e56cdf89c68215853010352c45398ab10 (diff) | |
download | llvm-a0f48d57a96d0d1b69ef6a19138fe2bbffd5fd9d.zip llvm-a0f48d57a96d0d1b69ef6a19138fe2bbffd5fd9d.tar.gz llvm-a0f48d57a96d0d1b69ef6a19138fe2bbffd5fd9d.tar.bz2 |
[NFC] Enable RVALUE_REFERENCE_THIS on MSVC 2019
In https://reviews.llvm.org/D72948 This was enabled for all MSVC but reverted as it was determined not to work on some 2017 versions.
The issue is assumed to be fixed on 2019 so enable for 2019 and newer.
Some testing could be done to determine which version of MSVC 2017 support this feature but its safer right now to leave it at 2019.
Reviewed By: aaron.ballman
Differential Revision: https://reviews.llvm.org/D98809
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python/PythonTestSuite.cpp')
0 files changed, 0 insertions, 0 deletions