[libcxx-commits] [libcxx] [llvm] [LIT] remove `to_unicode`, `to_string`, and `to_bytes` helpers (PR #165950)

Alexander Richardson via libcxx-commits libcxx-commits at lists.llvm.org
Mon Nov 3 05:36:26 PST 2025


================
@@ -1394,8 +1376,6 @@ def executeScript(test, litConfig, tmpBase, commands, cwd):
                 # seen the latter manage to terminate the shell running lit.
                 if command:
                     commands[i] += f" && {{ {command}; }}"
-        if test.config.pipefail:
----------------
arichardson wrote:

Why was it moved down? 

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


More information about the libcxx-commits mailing list