summaryrefslogtreecommitdiffstats
path: root/test/Driver/clang_f_opts.h
diff options
context:
space:
mode:
Diffstat (limited to 'test/Driver/clang_f_opts.h')
-rw-r--r--test/Driver/clang_f_opts.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/Driver/clang_f_opts.h b/test/Driver/clang_f_opts.h
new file mode 100644
index 0000000..e48d0cf
--- /dev/null
+++ b/test/Driver/clang_f_opts.h
@@ -0,0 +1,2 @@
+// RUN: %clang -### -fsyntax-only %s 2>&1 | FileCheck %s
+// CHECK: -fsyntax-only
OpenPOWER on IntegriCloud