[clang] [test] Avoid writing to a potentially write-protected dir (PR #102073)

2024-08-06 Thread Karl-Johan Karlsson via cfe-commits
https://github.com/karka228 closed https://github.com/llvm/llvm-project/pull/102073 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [test] Avoid writing to a potentially write-protected dir (PR #102073)

2024-08-05 Thread Karl-Johan Karlsson via cfe-commits
https://github.com/karka228 edited https://github.com/llvm/llvm-project/pull/102073 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [test] Avoid writing to a potentially write-protected dir (PR #102073)

2024-08-05 Thread Karl-Johan Karlsson via cfe-commits
karka228 wrote: When rebasing the patch I removed the fix in avx10_2_512minmax-error.c as it was already fixed in: ``` commit 1b9d7dd9eb31974077b64d66404193bd7c4ad65e Author: Augie Fackler Date: Mon Aug 5 17:08:06 2024 -0400 tests: fix clang flags in avx10_2_512minmax-error test

[clang] [test] Avoid writing to a potentially write-protected dir (PR #102073)

2024-08-05 Thread Karl-Johan Karlsson via cfe-commits
https://github.com/karka228 updated https://github.com/llvm/llvm-project/pull/102073 >From a9401265f397108dbbb8c99cb4478801c39448e9 Mon Sep 17 00:00:00 2001 From: Karl-Johan Karlsson Date: Mon, 5 Aug 2024 23:43:39 +0200 Subject: [PATCH] [test] Avoid writing to a potentially write-protected dir

[clang] [test] Avoid writing to a potentially write-protected dir (PR #102073)

2024-08-05 Thread Karl-Johan Karlsson via cfe-commits
https://github.com/karka228 edited https://github.com/llvm/llvm-project/pull/102073 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [test] Avoid writing to a potentially write-protected dir (PR #102073)

2024-08-05 Thread Karl-Johan Karlsson via cfe-commits
https://github.com/karka228 updated https://github.com/llvm/llvm-project/pull/102073 >From e2c9089537bfa0fad10f7873ca5cb4191eed7fa5 Mon Sep 17 00:00:00 2001 From: Karl-Johan Karlsson Date: Mon, 5 Aug 2024 23:43:39 +0200 Subject: [PATCH 1/4] [test] Avoid writing to a potentially write-protected

[clang] [test] Avoid writing to a potentially write-protected dir (PR #102073)

2024-08-05 Thread Karl-Johan Karlsson via cfe-commits
https://github.com/karka228 updated https://github.com/llvm/llvm-project/pull/102073 >From e2c9089537bfa0fad10f7873ca5cb4191eed7fa5 Mon Sep 17 00:00:00 2001 From: Karl-Johan Karlsson Date: Mon, 5 Aug 2024 23:43:39 +0200 Subject: [PATCH 1/3] [test] Avoid writing to a potentially write-protected