================ @@ -480,6 +480,7 @@ following requirements. * Is not a C variadic function. * Is not a coroutine. * Is not defined as deleted or as defaulted. +* Is not defined with a function try block. ---------------- erichkeane wrote:
Did we submit an issue against the SYCL spec here? Seems sensible to do (and could we do something like:) ```suggestion * Is not defined with a function try block. See SYCL-CWG1234 ``` https://github.com/llvm/llvm-project/pull/122379 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits