Skip to content

Conversation

alexbatashev
Copy link
Contributor

@alexbatashev alexbatashev commented Jul 22, 2019

__global is used in libc++ preventing usage of this library
with SYCL apps. This patch disables double underscore AS keywords
recognition in SYCL.

Fixes #186.

__global is used in libc++ preventing usage of this library
with SYCL apps. This patch disables double underscore AS keywords
recognition in SYCL.

Signed-off-by: Alexander Batashev <alexander.batashev@intel.com>
@alexbatashev alexbatashev requested a review from bader July 22, 2019 12:28
@bader bader merged commit 2e70ea9 into intel:sycl Jul 23, 2019
@alexbatashev alexbatashev deleted the private/abatashe/libcxx3 branch July 23, 2019 08:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ICE when using libcxx
2 participants