blob: 1ce4a8d2b07e87ee9c4a8707070687dd34958166 [file] [log] [blame]
Rafael Espindola563c1822013-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
Joel E. Denny9074a872018-07-13 03:08:23 +000010ERROR: error: CHECK-DAG: expected string not found in input
Rafael Espindola563c1822013-10-11 16:48:02 +000011ERROR-NEXT: CHECK-DAG: {{.....}}foo