Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / clang / test / Tooling / clang-check-args.cpp
blobd75f6b8ccd6adf55a857755fc156d0560402afc9
1 // RUN: not clang-check "%s" -- -c 2>&1 | FileCheck %s
3 // CHECK: a type specifier is required
4 invalid;