xref
: /
external
/
swiftshader
/
third_party
/
llvm-7.0
/
llvm
/
test
/
FileCheck
/
regex-no-match.txt
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
// RUN: not FileCheck -input-file %s %s
2
3
foobar
4
; CHECK: fooba{{[a-b]}}
5
6