[llvm] [llvm-lit] Print environment variables when using env without subcommand (PR #98414)
via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 23 12:49:57 PDT 2024
================
@@ -1,8 +1,10 @@
-# Check for simple one environment variable setting
+## Tests env command for setting single and multiple environment variables.
+
+## Check for simple one environment variable setting
----------------
Harini0924 wrote:
I updated the comments in my previous commit.
https://github.com/llvm/llvm-project/pull/98414
More information about the llvm-commits
mailing list