blob: 2f54c3ea94ecdf803573e2e91b0f91fef79f9814 [file] [log] [blame]
Rafael Espindola5c8becd2013-10-11 16:48:02 +00001; RUN: not FileCheck -input-file %s %s 2>&1 | FileCheck --check-prefix=ERROR %s
2
3bar
4zed
5
6CHECK-LABEL: {{^}}bar
7CHECK-DAG: {{^}}foo
8CHECK-LABEL: {{^}}zed
9
10ERROR: error: expected string not found in input
11ERROR-NEXT: CHECK-DAG: {{.....}}foo