diff options
| author | Sam McCall <sam.mccall@gmail.com> | 2022-10-19 01:42:31 +0200 |
|---|---|---|
| committer | Sam McCall <sam.mccall@gmail.com> | 2022-10-19 14:12:31 +0200 |
| commit | 62116c8f0b5b7aac3d53f1bd2445356ae6866048 (patch) | |
| tree | cb2368a1f75c9f1ce2881116363728dc652aebe9 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
| parent | 9708d88017d0c9adaea65a4f5a5b589b67f292e2 (diff) | |
[clangd] consider ~^foo() to target the destructor, not the type
This behavior was once deliberate, but i've yet to find someone who likes it.
The reference behavior is unchanged: the `foo` within ~foo is still considered
a reference to the type. This means rename etc still works.
fixes https://github.com/clangd/clangd/issues/179
Differential Revision: https://reviews.llvm.org/D136212
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions
