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