Propagate the complete host environment to the tests run via the new
testconfig. This ensures that all envvars needed e.g. for the compiler
to work correctly are present. This mimics the behavior explicitly
implemented in the legacy config.
Details
Details
- Reviewers
ldionne - Group Reviewers
Restricted Project - Commits
- rG39d4e169d35b: [libc++][test] Propagate host environment to libc++ test suite
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo