aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorMariya Podchishchaeva <mariya.podchishchaeva@intel.com>2025-07-08 09:33:19 +0200
committerGitHub <noreply@github.com>2025-07-08 09:33:19 +0200
commit6d14483912807072d35714538ae41123686d7abd (patch)
tree52a8d8f4a6a6831fc96dfbaa67d008b3a6c31b92 /clang/lib/CodeGen/CodeGenModule.cpp
parentdcc692a42f6aefc2377f1470b775a35c93c8c32c (diff)
downloadllvm-6d14483912807072d35714538ae41123686d7abd.zip
llvm-6d14483912807072d35714538ae41123686d7abd.tar.gz
llvm-6d14483912807072d35714538ae41123686d7abd.tar.bz2
[NFC][clang] Fix CodeGenSYCL::unique_stable_name_windows_diff test (#146854)
The test checks x86 target in fsycl-is-device mode. x86 is not a valid offloading target and IMO test meant to check fsycl-is-host mode to make sure host invocations of __builtin_sycl_unique_stable_name work correctly. This also switches the test to use sycl_entry_point attribute instead of sycl_kernel because the intention for the future SYCL changes is to use sycl_entry_point and eventually remove sycl_kernel attribute when sycl_entry_point supports enough SYCL cases. Fixes https://github.com/llvm/llvm-project/issues/146566 --------- Co-authored-by: Tom Honermann <tom@honermann.net> Co-authored-by: Victor Lomuller <victor@codeplay.com>
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions