This is an archive of the discontinued LLVM Phabricator instance.

[lit] add support for unsetting environment variables (again!)
ClosedPublic

Authored by bd1976llvm on Aug 7 2017, 8:41 AM.

Details

Summary

This is an updated version of https://reviews.llvm.org/D22144 by @jlpeyton.

The patch was accepted but not landed.

This is useful functionality and I would like to use this to enable lit tests for environment variable behaviour.

Diff Detail

Repository
rL LLVM

Event Timeline

bd1976llvm created this revision.Aug 7 2017, 8:41 AM
bd1976llvm retitled this revision from [lit] add support for unsetting environment variable (again!) to [lit] add support for unsetting environment variables (again!).Aug 7 2017, 8:49 AM
This revision is now accepted and ready to land.Aug 11 2017, 12:16 PM
This revision was automatically updated to reflect the committed changes.