bader marked an inline comment as done.
bader added inline comments.

================
Comment at: clang/test/SemaSYCL/device-attributes.cpp:35
+template <typename T, typename A>
+[[clang::sycl_kernel]] void foo1(); // expected-warning {{'sycl_kernel' 
attribute only applies to template funtions with special prototype, please 
refer 'sycl_kernel' attribute documentation}}
+
----------------
Do we have to check each diagnostic message for both attribute spellings?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D60455/new/

https://reviews.llvm.org/D60455



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to