xref
: /
external
/
clang
/
test
/
Driver
/
clang_f_opts.h
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
// RUN: %clang -### -fsyntax-only %s 2>&1 | FileCheck %s
2
// CHECK: -fsyntax-only
3