summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/api/multiple-debuggers
diff options
context:
space:
mode:
authorSven van Haastregt <sven.vanhaastregt@arm.com>2019-12-09 11:08:19 +0000
committerSven van Haastregt <sven.vanhaastregt@arm.com>2019-12-09 11:09:16 +0000
commitf3e6a61232640f2ec78b97d44cc0b5ba12676a0d (patch)
tree7b60416f5724fdc53cd387ae45e1306a696f799d /lldb/packages/Python/lldbsuite/test/api/multiple-debuggers
parent9ed681f9261d70802c3ba111d1c3e4e56f582112 (diff)
downloadbcm5719-llvm-f3e6a61232640f2ec78b97d44cc0b5ba12676a0d.tar.gz
bcm5719-llvm-f3e6a61232640f2ec78b97d44cc0b5ba12676a0d.zip
[OpenCL] Handle address space conversions for constexpr (PR44177)
The AST for the constexpr.cl test contains address space conversion nodes to cast through the implicit generic address space. These caused the evaluator to reject the input as constexpr in C++ for OpenCL mode, whereas the input was considered constexpr in plain C++ mode as the AST won't have address space cast nodes then. Fixes PR44177. Differential Revision: https://reviews.llvm.org/D71015
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/api/multiple-debuggers')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud