OpenGrok
Cross Reference: regex-no-match.txt
xref
: /
external
/
llvm
/
test
/
FileCheck
/
regex-no-match.txt
Home
|
History
|
Annotate
|
Download
|
only in
FileCheck
1
// RUN: not FileCheck -input-file %s %s
2
3
foobar
4
; CHECK: fooba{{[a-b]}}
5
6