Use std::begin/end and std::is_sorted to simplify some code. NFC
[oota-llvm.git] / test / FileCheck / regex-brackets.txt
2012-12-02 Eli BenderskyFix a bug in FileCheck that wouldn't let define variabl...