mirror of
https://github.com/Gericom/teak-llvm.git
synced 2025-06-23 05:25:50 -04:00

This is at least good documentation, but also opens the possibility of using pipefail. llvm-svn: 185652
5 lines
88 B
C++
5 lines
88 B
C++
// RUN: not clang-check "%s" -- -c 2>&1 | FileCheck %s
|
|
|
|
// CHECK: C++ requires
|
|
invalid;
|