================
@@ -31,18 +31,21 @@ extern "C" {
for (size_t I = 0; I < count; ++I)
dstc[I] = C;
}
-
+#if !defined(__SPIRV__)
----------------
jhuber6 wrote:Hopefully my PR will resolve this https://github.com/llvm/llvm-project/pull/174675 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
