Add a test for the -suppress-warnings option.
[oota-llvm.git] / test / FileCheck / check-not-diaginfo.txt
1 ; RUN: not FileCheck -input-file %s %s 2>&1 | FileCheck -check-prefix DIAG %s
2
3 CHECK-NOT: test
4
5 DIAG:         CHECK-NOT: pattern specified here
6 DIAG-NEXT:    CHECK-NOT: test
7 DIAG-NEXT: {{^           \^}}