[llvm-branch-commits] [XRay] Make Test Work with Internal Shell (PR #165143)

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


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

There was one test that set an environment variable without using env
and also used a subshell. These are features the internal shell does not
support. Rewrite the test to use readfile/env.





More information about the llvm-branch-commits mailing list