keryell requested changes to this revision.
keryell added inline comments.
This revision now requires changes to proceed.


================
Comment at: clang/lib/CodeGen/CodeGenFunction.cpp:918
+  //
+  // SYCL v2.2 s2.10:
+  //     kernels cannot include RTTI information, exception classes,
----------------
Can you change the SYCL version to "SYCL 1.2.1 s3.10"?
SYCL 2.2 is non normative: it was just a provisional version which is now 
deprecated and the SYCL committee is working on a newer version.
Thanks.


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

https://reviews.llvm.org/D73651



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

Reply via email to