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

James Henderson via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 27 01:18:23 PDT 2024


================
@@ -1,3 +1,5 @@
+## Tests the env command's ability to handle setting, unsetting, and mixing environment variables.
----------------
jh7370 wrote:

I think probably `env-no-subcommand.txt` would be the name that best-conveys its meaning. It looks like the common factor in these tests is that no additional process exists that is run with the env-specified variables.

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


More information about the llvm-commits mailing list