summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorSergej Salnikov <skill@google.com>2025-11-06 17:59:01 +0100
committerGitHub <noreply@github.com>2025-11-06 11:59:01 -0500
commit6ac458527d88f480be9eee4147fab7469fad7f52 (patch)
treebaf44f08dc1634a23e8e6903bd765b1c9d21767e /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parentba4abc61a1f53a80d0526ce5201d5b4e0b556025 (diff)
[clang][AST] Do not try to handle irrelevant cases in writeBareSourceLocation (#166588)
`writeBareSourceLocation` is always called on either `Expanded` or `Spelling` location, in any on those cases the `SM.getSpellingLineNumber(Loc) == SM.getExpansionLineNumber(Loc) == SM.getLineNumber(Loc)`.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions