repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[docs] Add LICENSE.txt to the root of the mono-repo
[llvm-project.git]
/
llvm
/
test
/
FileCheck
/
next-no-match.txt
blob
908615b248c54c3a0eda79a42e9ac7f2a96b0725
1
// RUN: not FileCheck -input-file %s %s
2
3
foo
4
bar
5
; CHECK: foo
6
baz
7
; CHECK-NEXT: baz
8
9