summaryrefslogtreecommitdiffstats
path: root/test/Driver/config-file4.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/Driver/config-file4.c')
-rw-r--r--test/Driver/config-file4.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/Driver/config-file4.c b/test/Driver/config-file4.c
new file mode 100644
index 0000000000..f61e317343
--- /dev/null
+++ b/test/Driver/config-file4.c
@@ -0,0 +1,2 @@
+// RUN: %clang --config %S/Inputs/empty.cfg -Wall -Wextra -Wformat -Wstrict-aliasing -Wshadow -Wpacked -Winline -Wimplicit-function-declaration -c %s -O2 -o /dev/null -v 2>&1 | FileCheck %s -check-prefix PR37196
+// PR37196: Configuration file: {{.*}}/empty.cfg