summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedPythonInterface.h
diff options
context:
space:
mode:
authorMichael Buch <michaelbuch12@gmail.com>2025-11-11 09:29:55 +0000
committerGitHub <noreply@github.com>2025-11-11 09:29:55 +0000
commit658b5e35a7dbb05826f2db3ec636a0d7fcbccfee (patch)
tree4e79907c6521010eec7aa260d556b11a2d5e2b4d /lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedPythonInterface.h
parentdfdc69b4c27db5b18188ee038e081da90be49c54 (diff)
[llvm][DebugInfo] Adjust ModuleDebugInfoPrinter to versioned language names (#167293)
We shouldn't be calling `getUnversionedName` unconditionally because DWARFv6-enabled Clang will emit versioned language names that are versioned (i.e., `sourceLanguageName`...see new test case). We need to check `hasVersionedName` and pick the appropriate API based on that. Otherwise we assert in `getUnversionedName`.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedPythonInterface.h')
0 files changed, 0 insertions, 0 deletions