aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python
diff options
context:
space:
mode:
authorRyosuke Niwa <rniwa@webkit.org>2025-02-11 11:07:52 -0800
committerGitHub <noreply@github.com>2025-02-11 11:07:52 -0800
commit8c67f14f628420a5e06fe631ec6b323f096f2a43 (patch)
treee401b6b82fa3752df4f8d3289bbf6b67e64784d3 /lldb/source/Plugins/ScriptInterpreter/Python
parent20ae283d087224f6b82b7308054bd34a6764d926 (diff)
downloadllvm-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