diff options
author | Sven van Haastregt <sven.vanhaastregt@arm.com> | 2019-11-21 10:39:33 +0000 |
---|---|---|
committer | Sven van Haastregt <sven.vanhaastregt@arm.com> | 2019-11-21 10:39:33 +0000 |
commit | 35388dcbbc4ce6ce7125f718b3050be33c339464 (patch) | |
tree | bd0fcf5e68094ed75c5c37c8973d552beaca8544 /lldb/packages/Python/lldbsuite/test/python_api/sbstructureddata/TestStructuredDataAPI.py | |
parent | 5cf58768cb3ba31ee37facaf23f7a74f78781590 (diff) | |
download | bcm5719-llvm-35388dcbbc4ce6ce7125f718b3050be33c339464.tar.gz bcm5719-llvm-35388dcbbc4ce6ce7125f718b3050be33c339464.zip |
[OpenCL] Fix address space for base method call (PR43145)
Clang was creating an UncheckedDerivedToBase ImplicitCastExpr that was
also casting between address spaces. Insert an ImplicitCastExpr node
for doing the address space conversion.
Differential Revision: https://reviews.llvm.org/D69810
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/sbstructureddata/TestStructuredDataAPI.py')
0 files changed, 0 insertions, 0 deletions