Use std::begin/end and std::is_sorted to simplify some code. NFC
[oota-llvm.git] / test / FileCheck / check-multiple-prefixes-mixed.txt
2013-11-10 Matt ArsenaultAllow multiple check prefixes in FileCheck.