================ @@ -0,0 +1,36 @@ +// REQUIRES: spirv-registered-target +// RUN: %clang_cc1 -fsyntax-only -verify -std=gnu++11 -triple spirv64 -Wno-unused-value %s ---------------- AaronBallman wrote:
Is this type allowed in C? If so, we've got no coverage for it but C is a distinct language from C++ and has its own rules around things like whether something can be initialized at file scope or not which we might want testing for. https://github.com/llvm/llvm-project/pull/207077 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
