clang-check-args.cpp 88 B

1234
  1. // RUN: not clang-check "%s" -- -c 2>&1 | FileCheck %s
  2. // CHECK: C++ requires
  3. invalid;