[PATCH] D65619: [lit] use built-in clear_environment instead of external env command

Joel E. Denny via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 1 16:51:31 PDT 2019


jdenny added a comment.

In D65619#1611360 <https://reviews.llvm.org/D65619#1611360>, @inglorion wrote:

> Heh, I just missed the revert. @jdenny, feel free to use this as inspiration.


Thanks.  :-)

I believe that also clears those variables for the outer lit running lit's test suite.  I only wanted to clear them for the `%{lit}` calls within lit's test suite.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D65619/new/

https://reviews.llvm.org/D65619





More information about the llvm-commits mailing list