summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorSergej Salnikov <skill@google.com>2025-11-17 13:53:34 +0100
committerGitHub <noreply@github.com>2025-11-17 07:53:34 -0500
commit6b464e4ac0b1ce4638c0fa07abcba329119836cb (patch)
tree4d2bdfb47866ca3433ea9a92b8f3ca6e8367950f /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent515924f765407565efb65a70709b3f7d169366d0 (diff)
[clang][SourceManager] Use `getFileLoc` when computing `getPresumedLoc` (#166255)
Now the files location is used for macro expansions. This provides more accurate location when reporting compilation errors. Move from `getDecomposedExpansionLoc(Loc)` to `getDecomposedLoc(getFileLoc(Loc))` when computing Presumed location.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions