1 // RUN: %clang -### -fsyntax-only %s 2>&1 | FileCheck %s
2 // CHECK: -fsyntax-only
3