summaryrefslogtreecommitdiffstats
path: root/clang/test/Driver/env.c
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/Driver/env.c')
-rw-r--r--clang/test/Driver/env.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/Driver/env.c b/clang/test/Driver/env.c
index f243fa641c7..0371bc91c4a 100644
--- a/clang/test/Driver/env.c
+++ b/clang/test/Driver/env.c
@@ -1,6 +1,6 @@
// These tests try to ensure that the driver operates reasonably when run with
// a strange environment. Unfortunately, it requires a normal shell and the
-// 'env' command.
+// 'env' command that understands arguments, unlike the LIT built-in env.
//
// REQUIRES: shell
// The PATH variable is heavily used when trying to find a linker.
OpenPOWER on IntegriCloud