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