1 // RUN: not clang-check "%s" -- -c 2>&1 | FileCheck %s 2 3 // CHECK: a type specifier is required 4 invalid; 5