We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb166b4 commit 37216b4Copy full SHA for 37216b4
clang/test/Driver/config-file3.c
@@ -224,5 +224,5 @@
224
225
//--- Tilde expansion in user configuration file directory
226
//
227
-// RUN: HOME=%S/Inputs/config %clang --config-user-dir=~ -v 2>&1 | FileCheck %s -check-prefix CHECK-TILDE
+// RUN: HOME=%S/Inputs/config %clang -### --config-user-dir=~ -v 2>&1 | FileCheck %s --check-prefix=CHECK-TILDE
228
// CHECK-TILDE: User configuration file directory: {{.*}}/Inputs/config
0 commit comments