[llvm] Fix ExecuteAndWait with empty environment on Windows (PR #158719)

Paul Osmialowski via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 29 09:21:13 PDT 2025


pawosm-arm wrote:

> Maybe disable the test like #160277?

Locally, we do this: `sed -i "s/ifndef __MINGW32__/ifndef LLVM_ON_UNIX/" llvm/unittests/Support/ProgramTest.cpp`


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


More information about the llvm-commits mailing list