diff options
author | Erich Keane <erich.keane@intel.com> | 2019-01-18 13:58:10 +0000 |
---|---|---|
committer | Erich Keane <erich.keane@intel.com> | 2019-01-18 13:58:10 +0000 |
commit | 63efa3bd08c8139268f72e9b570dc61796182119 (patch) | |
tree | 6e6e648a47397ffb046f44d7a332afd146ccec91 /lldb/packages/Python/lldbsuite/test/python_api/value/TestValueAPI.py | |
parent | 61105bab29b4611649b9207844b9b2df0c110f65 (diff) | |
download | bcm5719-llvm-63efa3bd08c8139268f72e9b570dc61796182119.tar.gz bcm5719-llvm-63efa3bd08c8139268f72e9b570dc61796182119.zip |
Fix test failure from r351495
The test has problems due to some platforms having a different type for
ptrdiff_t, so the error message is different. The error message doesn't
matter to the test for anything other than an incompatible intger to
pointer conversion, so this patch removes the integral type from the
expected message.
Change-Id: I80e786f9b80268163813774bbf25a9ca25b6c60c
llvm-svn: 351550
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/value/TestValueAPI.py')
0 files changed, 0 insertions, 0 deletions