summaryrefslogtreecommitdiffstats
path: root/clang/test/Tooling/multi-jobs.cpp
blob: db8e9494083921ee69eb1dbe1df160639f89698e (plain)
1
2
3
4
// RUN: not clang-check "%s" -- -no-integrated-as -c 2>&1 | FileCheck %s

// CHECK: C++ requires
invalid;
OpenPOWER on IntegriCloud