summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorRyosuke Niwa <rniwa@webkit.org>2025-02-19 13:24:12 -0800
committerGitHub <noreply@github.com>2025-02-19 13:24:12 -0800
commit5f8b2568219d5e516928aed67f13b59de8ccee17 (patch)
tree62e235a1c4a91d0a43356c35e912ee2f5b36e93b /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parentc0c42c8b3213520700f15587ab8aa4477a286ff9 (diff)
Check the type of Objective-C++ instance variables in WebKit member variable checkers. (#127570)
Like a C++ member variable, every Objective-C++ instance variable must be a RefPtr, Ref CheckedPtr, or CheckedRef to an object, not a raw pointer or reference.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions