summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptedPythonInterface.cpp
diff options
context:
space:
mode:
authorDavid Blaikie <dblaikie@gmail.com>2021-09-03 12:18:13 -0700
committerDavid Blaikie <dblaikie@gmail.com>2021-09-03 12:22:28 -0700
commit40f15935582f685326ff8e5c95e0f185ae1acd3c (patch)
tree8bdf0bd65c8920629eba78e97828ec250100fe1c /lldb/source/Plugins/ScriptInterpreter/Python/ScriptedPythonInterface.cpp
parent6df09d6ccbc0cb72d3278cafb592e9bc0e6b84a1 (diff)
DebugInfo: Correct/improve type formatting (pointers to function types especially)
This does add some extra superfluous whitespace (eg: "int *") intended to make the Simplified Template Names work easier - this makes the DIE-based names match more exactly the clang-generated names, so it's easier to identify cases that don't generate matching names. (arguably we could change clang to skip that whitespace or add some fuzzy matching to accommodate differences in certain whitespace - but this seemed easier and fairly low-impact)
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptedPythonInterface.cpp')
0 files changed, 0 insertions, 0 deletions