[llvm] [llvm-lit] Print environment variables when using env without subcommand (PR #98414)

James Henderson via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 15 00:54:48 PDT 2024


================
@@ -0,0 +1,9 @@
+#!/usr/bin/env python
----------------
jh7370 wrote:

This isn't specific to the "positive" case, I assume? Could it be moved up out of the shtest-env-positive directory and used by both shtest-env-negative and shtest-env-positive?

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


More information about the llvm-commits mailing list