[llvm-branch-commits] [clang] clang/HIP: Remove REQUIRES windows from a test (PR #112411)

via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Tue Oct 15 11:04:21 PDT 2024


llvmbot wrote:


<!--LLVM PR SUMMARY COMMENT-->
@llvm/pr-subscribers-backend-amdgpu

@llvm/pr-subscribers-clang

Author: Matt Arsenault (arsenm)

<details>
<summary>Changes</summary>



---
Full diff: https://github.com/llvm/llvm-project/pull/112411.diff


1 Files Affected:

- (modified) clang/test/Driver/hip-runtime-libs-msvc.hip (-2) 


``````````diff
diff --git a/clang/test/Driver/hip-runtime-libs-msvc.hip b/clang/test/Driver/hip-runtime-libs-msvc.hip
index 8085e77d457e56..943cd0569f4fd1 100644
--- a/clang/test/Driver/hip-runtime-libs-msvc.hip
+++ b/clang/test/Driver/hip-runtime-libs-msvc.hip
@@ -1,5 +1,3 @@
-// REQUIRES: system-windows
-
 // RUN:  touch %t.o
 
 // Test HIP runtime lib args specified by --rocm-path.

``````````

</details>


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


More information about the llvm-branch-commits mailing list