Without this, the launching of the test inferior may fail if it depends
on some component of the environment (most likely LD_LIBRARY_PATH). This
makes sure we propagate the environment variable to the inferior
process.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM