llvm-project/clang/test/SemaSYCL
Mariya Podchishchaeva 0bdcd95bf2 [SYCL][OpenMP] Implement thread-local storage restriction
Summary:
SYCL and OpenMP prohibits thread local storage in device code,
so this commit ensures that error is emitted for device code and not
emitted for host code when host target supports it.

Reviewers: jdoerfert, erichkeane, bader

Reviewed By: jdoerfert, erichkeane

Subscribers: guansong, riccibruno, ABataev, yaxunl, ebevhan, Anastasia, sstefan1, cfe-commits

Tags: #clang

Differential Revision: https://reviews.llvm.org/D81641
2020-06-17 14:36:00 +03:00
..
float128.cpp [OpenMP][SYCL] Improve diagnosing of unsupported types usage 2020-05-29 18:00:48 +03:00
kernel-attribute-on-non-sycl.cpp
kernel-attribute.cpp [SYCL] Driver option to select SYCL version 2020-03-07 18:28:54 +03:00
prohibit-thread-local.cpp [SYCL][OpenMP] Implement thread-local storage restriction 2020-06-17 14:36:00 +03:00