summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/default-constructor
diff options
context:
space:
mode:
authorPhilip Reames <listmail@philipreames.com>2019-02-19 23:07:15 +0000
committerPhilip Reames <listmail@philipreames.com>2019-02-19 23:07:15 +0000
commit92756a80e7ae7b0ce682d84e8576e885e7e4ccb1 (patch)
tree4272d18393e05322fc7bad7ea5eb1191b21c20f8 /lldb/packages/Python/lldbsuite/test/python_api/default-constructor
parent979587d91dbea0e3757db4ceb0045a51e85c6d81 (diff)
downloadbcm5719-llvm-92756a80e7ae7b0ce682d84e8576e885e7e4ccb1.tar.gz
bcm5719-llvm-92756a80e7ae7b0ce682d84e8576e885e7e4ccb1.zip
[GVN] Fix a crash bug around non-integral pointers
If we encountered a location where we tried to forward the value of a memset to a load of a non-integral pointer, we crashed. Such a forward is not legal in general, but we can forward null pointers. Test for both cases are included. llvm-svn: 354399
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/default-constructor')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud