diff options
| author | David Blaikie <dblaikie@gmail.com> | 2023-02-28 00:54:24 +0000 |
|---|---|---|
| committer | David Blaikie <dblaikie@gmail.com> | 2023-02-28 01:25:22 +0000 |
| commit | d8a1a559f3009a31c517f864156db91d2ae3012c (patch) | |
| tree | 5cadedbcfa3a8402a96fe37e5e9d6602a1912507 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
| parent | 6957a8cc6c92db5c1b6e9307b29bb78eb1beb718 (diff) | |
DebugInfo: Disable ctor homing for types with only deleted (non copy/move) ctors
Such a type is never going to have a ctor home, and may be used for type
punning or other ways of creating objects.
May be a more generally acceptable solution in some cases compared to
attributing with [[clang::standalone_debug]].
Differential Revision: https://reviews.llvm.org/D144931
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions
