[llvm-branch-commits] [NSan] Make Tests work with Internal Shell (PR #165142)

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


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

There was one test that was using a subshell. This is not supported by
lit's internal shell. Rewrite the test to use the readfile substitution.





More information about the llvm-branch-commits mailing list