diff options
| author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2022-02-02 16:56:06 +0000 |
|---|---|---|
| committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2022-02-02 16:56:26 +0000 |
| commit | 675a557316ef80f57b96c13a77201d63681d81d2 (patch) | |
| tree | beebbe29ba56a5e81bfb8733575e76727c15a9d0 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
| parent | 438a81a2847f615c8c6236b59096393c9d285e00 (diff) | |
Remove redundant LLVM_HAS_RVALUE_REFERENCE_THIS and LLVM_LVALUE_FUNCTION defines
Now that VS2017 support has been dropped (D114639), the LLVM_HAS_RVALUE_REFERENCE_THIS define is always true and the LLVM_LVALUE_FUNCTION define is always enabled for ref-qualifiers.
This patch proposes we remove the defines and use the qualifiers directly.
Differential Revision: https://reviews.llvm.org/D118609
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions
