diff options
| author | Aaron Ballman <aaron@aaronballman.com> | 2024-08-19 16:54:12 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-08-19 16:54:12 -0400 |
| commit | 435cb0dc5eca08cdd8d9ed0d887fa1693cc2bf33 (patch) | |
| tree | 64e6e9d64bd72069c86b51dd5f4df0e331e2c6d2 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
| parent | 7022498ac2f236e411e8a0f9a48669e754000a4b (diff) | |
[C++23] Fix infinite recursion (Clang 19.x regression) (#104829)
d469794d0cdfd2fea50a6ce0c0e33abb242d744c was fixing an issue with
triggering vtable instantiations, but it accidentally introduced
infinite recursion when the type to be checked is the same as the type
used in a base specifier or field declaration.
Fixes #104802
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions
