Clang Project

clang_source_code/test/Driver/clang_f_opts.h
1// RUN: %clang -### -fsyntax-only %s 2>&1 | FileCheck %s
2// CHECK: -fsyntax-only
3