Use std::begin/end and std::is_sorted to simplify some code. NFC
[oota-llvm.git] / test / FileCheck / regex-no-match.txt
1 // RUN: not FileCheck -input-file %s %s
2
3 foobar
4 ; CHECK: fooba{{[a-b]}}
5