repo.or.cz
/
llvm-complete.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Revert r354244 "[DAGCombiner] Eliminate dead stores to stack."
[llvm-complete.git]
/
test
/
FileCheck
/
check-not-diaginfo.txt
blob
de2d13e1f81aa212e477ab5ddb632757f35afea7
1
; RUN: not FileCheck -input-file %s %s 2>&1 | FileCheck -check-prefix DIAG %s
2
3
CHECK-NOT: test
4
5
DIAG: error: CHECK-NOT: excluded string found in input
6
DIAG-NEXT: CHECK-NOT: test
7
DIAG-NEXT: {{^ \^}}
8
DIAG-NEXT: note: found here
9
DIAG-NEXT: CHECK-NOT: test
10
DIAG-NEXT: {{^ \^}}