diff options
author | Anton Zabaznov <anton.zabaznov@intel.com> | 2021-07-30 04:56:21 +0300 |
---|---|---|
committer | Anton Zabaznov <anton.zabaznov@intel.com> | 2021-07-30 05:27:55 +0300 |
commit | d1e4b25756730576996457ba7324e9bf210e3693 (patch) | |
tree | 97b6144c7381f97c400cd023269ea8c2f2ce992f /lldb/unittests/Process/gdb-remote/GDBRemoteCommunicationClientTest.cpp | |
parent | 754520a2bf55a0873753efb1d863a5ffd116c48b (diff) | |
download | llvm-d1e4b25756730576996457ba7324e9bf210e3693.zip llvm-d1e4b25756730576996457ba7324e9bf210e3693.tar.gz llvm-d1e4b25756730576996457ba7324e9bf210e3693.tar.bz2 |
[OpenCL] Add support of __opencl_c_pipes feature macro.
'pipe' keyword is introduced in OpenCL C 2.0: so do checks for OpenCL C version while
parsing and then later on check for language options to construct actual pipe. This feature
requires support of __opencl_c_generic_address_space, so diagnostics for that is provided as well.
Reviewed By: Anastasia
Differential Revision: https://reviews.llvm.org/D106748
Diffstat (limited to 'lldb/unittests/Process/gdb-remote/GDBRemoteCommunicationClientTest.cpp')
0 files changed, 0 insertions, 0 deletions