8e12397d70
Former-commit-id: 7f59f7e792705db773f1caecdaa823092f4e2927
8 lines
204 B
Plaintext
8 lines
204 B
Plaintext
; RUN: not FileCheck -input-file %s %s 2>&1 | FileCheck -check-prefix DIAG %s
|
|
|
|
CHECK-NOT: test
|
|
|
|
DIAG: CHECK-NOT: pattern specified here
|
|
DIAG-NEXT: CHECK-NOT: test
|
|
DIAG-NEXT: {{^ \^}}
|