diff options
| author | cor3ntin <corentinjabot@gmail.com> | 2023-10-30 16:05:53 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-10-30 16:05:53 +0100 |
| commit | 273ceb1337cdccb730a6930b50544c0ee7d7cd7e (patch) | |
| tree | 6796f88ae37dba21f3f28a8559a51942de90dd03 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h | |
| parent | 6a62707c048e16ce9bad37ed8e3520799139436b (diff) | |
| download | llvm-273ceb1337cdccb730a6930b50544c0ee7d7cd7e.zip llvm-273ceb1337cdccb730a6930b50544c0ee7d7cd7e.tar.gz llvm-273ceb1337cdccb730a6930b50544c0ee7d7cd7e.tar.bz2 | |
[Clang] Diagnose defaulted assignment operator with incompatible object parameter (#70176)
Per https://eel.is/c++draft/dcl.fct.def.default#2.2, the explicit object
parameter of a defaulted special member function must be of the same
type as the one of an equivalent implicitly defaulted function, ignoring
references.
Fixes #69233
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h')
0 files changed, 0 insertions, 0 deletions
