================ @@ -0,0 +1,12 @@ +// UNSUPPORTED: system-windows +// Test that clang can print defines in SYCL mode. +// REQUIRES: x86-registered-target ---------------- AaronBallman wrote:
Why does this require an x86 target? Nothing about this behavior should be target-specific so I wouldn't expect any targets to be specified on the RUN lines. https://github.com/llvm/llvm-project/pull/204968 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
