[clang] Remove Linux path names in ROCm search paths on Windows (PR #97668)

2024-10-29 Thread David Salinas via cfe-commits
https://github.com/david-salinas closed https://github.com/llvm/llvm-project/pull/97668 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] Remove Linux path names in ROCm search paths on Windows (PR #97668)

2024-10-24 Thread David Salinas via cfe-commits
https://github.com/david-salinas updated https://github.com/llvm/llvm-project/pull/97668 >From 803e3939a726bed2f1c43a3199850d580251c6d2 Mon Sep 17 00:00:00 2001 From: David Salinas Date: Thu, 4 Jul 2024 03:32:13 + Subject: [PATCH] Remove Linux path names in ROCm search paths on Windows

[clang] Remove Linux path names in ROCm search paths on Windows (PR #97668)

2024-07-16 Thread David Salinas via cfe-commits
https://github.com/david-salinas updated https://github.com/llvm/llvm-project/pull/97668 >From 803e3939a726bed2f1c43a3199850d580251c6d2 Mon Sep 17 00:00:00 2001 From: David Salinas Date: Thu, 4 Jul 2024 03:32:13 + Subject: [PATCH] Remove Linux path names in ROCm search paths on Windows

[clang] Remove Linux path names in ROCm search paths on Windows (PR #97668)

2024-07-10 Thread David Salinas via cfe-commits
david-salinas wrote: > > Compiler messages on HIP SDK for Windows > > Please rewrite this to say what the patch does or what problem it fixes. Changed the PR (and commit) subject to something more meaningful/accurate. https://github.com/llvm/llvm-project/pull/97668

[clang] Remove Linux path names in ROCm search paths on Windows (PR #97668)

2024-07-10 Thread David Salinas via cfe-commits
@@ -0,0 +1,7 @@ +// UNSUPPORTED: system-linux david-salinas wrote: changed to REQUIRES: system-windows in latest patch https://github.com/llvm/llvm-project/pull/97668 ___ cfe-commits mailing list cfe-commits@lists.llvm

[clang] Remove Linux path names in ROCm search paths on Windows (PR #97668)

2024-07-09 Thread David Salinas via cfe-commits
https://github.com/david-salinas edited https://github.com/llvm/llvm-project/pull/97668 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits