diff options
| author | ZERO-N <1416312228@qq.com> | 2024-08-01 20:56:10 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-08-01 08:56:10 -0400 |
| commit | 389146816711ef6d11e54726e8ea300bf9945dc3 (patch) | |
| tree | 863a25d52e224d64fe288a2c3229a266a1280e60 /lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedProcessPythonInterface | |
| parent | beecf2c6052485d99c6db86422aebdb433f98b5a (diff) | |
[libc++] Avoid using **this in error messages for expected monadic operations (#84840)
Instead of using **this in error messages for std::expected monadic
operations, use value(). As shown in LWG3969, **this can trigger
unintended ADL and while it's only an error message, we might as
well be ADL-correct there too.
Co-authored-by: Louis Dionne <ldionne.2@gmail.com>
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedProcessPythonInterface')
0 files changed, 0 insertions, 0 deletions
