================
@@ -0,0 +1,36 @@
+// We have to run the compilation step to see the output, so we must be able to
+// target Windows.
+
+// REQUIRES: system-windows
----------------
efriedma-quic wrote:

I'm not sure this is required?  clang-cl should always be built.  (And I'm not 
sure system-windows guarantees anything useful here.)

Maybe look at what other clang-cl driver tests do.

https://github.com/llvm/llvm-project/pull/194779
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to