diff options
| author | Ryosuke Niwa <rniwa@webkit.org> | 2025-02-11 11:07:52 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-02-11 11:07:52 -0800 |
| commit | 8c67f14f628420a5e06fe631ec6b323f096f2a43 (patch) | |
| tree | e401b6b82fa3752df4f8d3289bbf6b67e64784d3 /lldb/source/Plugins/ScriptInterpreter/Python | |
| parent | 20ae283d087224f6b82b7308054bd34a6764d926 (diff) | |
| download | llvm-8c67f14f628420a5e06fe631ec6b323f096f2a43.zip llvm-8c67f14f628420a5e06fe631ec6b323f096f2a43.tar.gz llvm-8c67f14f628420a5e06fe631ec6b323f096f2a43.tar.bz2 | |
[WebKit Checkers] Allow operator T&() in a const member function (#126470)
Allow operator T&() in a member function which returns a const member
variable.
In particular, this will allow UniqueRef::operator T&() and
Ref::operator T&() to be treated as a safe pointer origin when they're
called on a const member.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions
