[llvm] [llvm-lit] Print environment variables when using env without subcommand (PR #98414)
Paul Kirth via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 23 12:53:57 PDT 2024
================
@@ -1,4 +1,4 @@
-## Tests the env command's ability to handle setting, unsetting, and mixing environment variables.
+## Tests the env command in various scenarios: without arguments, setting, unsetting, and mixing envrionment variables.
----------------
ilovepi wrote:
nit: trailing space
https://github.com/llvm/llvm-project/pull/98414
More information about the llvm-commits
mailing list