================ @@ -0,0 +1,36 @@ +// REQUIRES: spirv-registered-target +// RUN: %clang_cc1 -fsyntax-only -verify -std=gnu++11 -triple spirv64 -Wno-unused-value %s ---------------- elizabethandrews wrote:
Thank you for catching the unnecessary flags. I used Claude to generate tests and did not pay close enough attention to the RUN lines. I have added a C test. Please let me know if you would like additional tests. https://github.com/llvm/llvm-project/pull/207077 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
