[llvm-branch-commits] [MSan] Make Test work with Internal Shell (PR #165144)

Aiden Grossman via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Sun Oct 26 01:30:12 PDT 2025


https://github.com/boomanaiden154 created https://github.com/llvm/llvm-project/pull/165144

This test used a subshell which is not supported by lit's internal
shell. Rewrite it to use the readfile substitution.





More information about the llvm-branch-commits mailing list