summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp
diff options
context:
space:
mode:
authorSven van Haastregt <sven.vanhaastregt@arm.com>2019-12-02 14:20:15 +0000
committerSven van Haastregt <sven.vanhaastregt@arm.com>2019-12-02 14:20:15 +0000
commit62364965619bd7e8847418b21ec327a78bd1624c (patch)
treeea10a004ff04de5d8ddb7f30b537fcaf53e26142 /lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp
parentd62026e2dde1d27c7d1c702f11b0464e1d470d4f (diff)
downloadbcm5719-llvm-62364965619bd7e8847418b21ec327a78bd1624c.tar.gz
bcm5719-llvm-62364965619bd7e8847418b21ec327a78bd1624c.zip
[OpenCL] Fix address space for implicit conversion (PR43145)
Clang was creating a DerivedToBase ImplicitCastExpr that was also casting between address spaces as part of the second step in the standard conversion sequence. Defer the address space conversion to the third step in the sequence instead, such that we get a separate ImplicitCastExpr for the address space conversion. Differential Revision: https://reviews.llvm.org/D70605
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud