Use std::begin/end and std::is_sorted to simplify some code. NFC
[oota-llvm.git] / test / FileCheck / simple-var-capture.txt
2012-12-02 Eli BenderskyFix a bug in FileCheck that wouldn't let define variabl...
2012-11-15 Eli BenderskyAdd some tests for the FileCheck utility.