[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,35 @@
+# Check default environment.
----------------
jh7370 wrote:

Nit: for newer tests, I tend to recommend using `##` for comments, to help them stand out from lit/FIleCheck lines. Since you're splitting the old test, this effectively becomes a new test, so it's a good chance to do that bit of tidying up.

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


More information about the llvm-commits mailing list