[clang] Compiler messages on HIP SDK for Windows (PR #97668)

Yaxun Liu via cfe-commits cfe-commits at lists.llvm.org
Tue Jul 9 04:14:44 PDT 2024


================
@@ -0,0 +1,7 @@
+// UNSUPPORTED: system-linux
----------------
yxsamliu wrote:

You may need `// REQUIRES: system-windows` since only on Windows these paths are not added.

https://github.com/llvm/llvm-project/pull/97668


More information about the cfe-commits mailing list