summaryrefslogtreecommitdiff
path: root/lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp
diff options
context:
space:
mode:
authornerix <nero.9@hotmail.de>2025-01-29 00:02:33 +0100
committerGitHub <noreply@github.com>2025-01-28 15:02:33 -0800
commit381218950e9c0fc17256e1fe4093fd108acc2ac4 (patch)
tree1cdbee09bdc0166542e9e7496c7a3dbce5d926f7 /lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp
parent4a426079d60a664419dfc98855a798c4103fbbf0 (diff)
[clang-cl]: generate debug info when `novtable` is specified (#124643)
When no vtable is emitted in the debug info because a record was marked `__declspec(novtable)`, only a forward declaration of that type will be emitted. This PR fixes that by not omitting the definition for the `RecordDecl` in this case. Fixes #124638.
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp')
0 files changed, 0 insertions, 0 deletions