Use std::is_sorted and std::none_of instead of manual loops. NFC
[oota-llvm.git] / .clang-format
1 BasedOnStyle: LLVM
2