[compiler-rt] [TSan] Make tests work with internal shell (PR #168544)

Dan Blackwell via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 18 06:56:21 PST 2025


================
@@ -1,4 +1,7 @@
 // RUN: mkdir -p %t.dir && cd %t.dir
+// RUN: basename %dynamiclib > /tmp/test
+// RUN: echo %dynamiclib >> /tmp/test
+// RUN: echo %t >> /tmp/test
----------------
DanBlackwell wrote:

no worries, thanks for the PR!

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


More information about the llvm-commits mailing list