summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py
diff options
context:
space:
mode:
authorAlexey Bader <aleksey.bader@mail.ru>2016-09-06 10:10:28 +0000
committerAlexey Bader <aleksey.bader@mail.ru>2016-09-06 10:10:28 +0000
commit3e0b817b91f247c0d4855a79a6fb534c6a115a38 (patch)
tree86352001dc18678c08081663e5b58a71ec5743f1 /lldb/packages/Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py
parent0b7c4af35904070513a2beba4f4e647acba33274 (diff)
downloadbcm5719-llvm-3e0b817b91f247c0d4855a79a6fb534c6a115a38.tar.gz
bcm5719-llvm-3e0b817b91f247c0d4855a79a6fb534c6a115a38.zip
[OpenCL] Remove access qualifiers on images in arg info metadata.
Summary: Remove access qualifiers on images in arg info metadata: * kernel_arg_type * kernel_arg_base_type Image access qualifiers are inseparable from type in clang implementation, but OpenCL spec provides a special query to get access qualifier via clGetKernelArgInfo with CL_KERNEL_ARG_ACCESS_QUALIFIER. Besides that OpenCL conformance test_api get_kernel_arg_info expects image types without access qualifier. Patch by Evgeniy Tyurin. Reviewers: bader, yaxunl, Anastasia Subscribers: cfe-commits Differential Revision: https://reviews.llvm.org/D23915 llvm-svn: 280699
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud