Use std::is_sorted instead of manual loops. NFC
[oota-llvm.git] / test / LibDriver / Inputs /
2015-06-20 Peter CollingbourneLibDriver: implement /libpath and $LIB; ignore /ignore...