aboutsummaryrefslogtreecommitdiff
path: root/lldb/scripts/Python/finishSwigPythonLLDB.py
diff options
context:
space:
mode:
authorZachary Turner <zturner@google.com>2015-02-26 23:49:23 +0000
committerZachary Turner <zturner@google.com>2015-02-26 23:49:23 +0000
commitd270d22f3547aa4e7bf4f3c41c9828c6b981de70 (patch)
tree08909bf70a59d5e3dfc1d84cc1d01572a319a2e6 /lldb/scripts/Python/finishSwigPythonLLDB.py
parent53a93c6c399b7e514f9500283be59022e20034a7 (diff)
downloadllvm-d270d22f3547aa4e7bf4f3c41c9828c6b981de70.zip
llvm-d270d22f3547aa4e7bf4f3c41c9828c6b981de70.tar.gz
llvm-d270d22f3547aa4e7bf4f3c41c9828c6b981de70.tar.bz2
[llvm-pdbdump] Fix dumping of function pointers and basic types.
Function pointers were not correctly handled by the dumper, and they would print as "* name". They now print as "int (__cdecl *name)(int arg1, int arg2)" as they should. Also, doubles were being printed as floats. This fixes that bug as well, and adds tests for all builtin types. as well as a test for function pointers. llvm-svn: 230703
Diffstat (limited to 'lldb/scripts/Python/finishSwigPythonLLDB.py')
0 files changed, 0 insertions, 0 deletions