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