xref: /llvm-project/clang/test/Driver/clang_f_opts.h (revision 1f10cc5eb4c30f8082ac1d23d9d7f07e8a6d9f97)
1 // RUN: %clang -### -fsyntax-only %s 2>&1 | FileCheck %s
2 // CHECK: -fsyntax-only
3