llvm::sort is beneficial even when we use the iterator-based overload, since it can optionally shuffle the elements (to detect non-determinism). However llvm::sort is not usable everywhere, for example, in compiler-rt. Reviewed By: nhaehnle Differential Revision: https://reviews.llvm.org/D130406 |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| HeaderGuardCheck.cpp | ||
| HeaderGuardCheck.h | ||
| IncludeOrderCheck.cpp | ||
| IncludeOrderCheck.h | ||
| LLVMTidyModule.cpp | ||
| PreferIsaOrDynCastInConditionalsCheck.cpp | ||
| PreferIsaOrDynCastInConditionalsCheck.h | ||
| PreferRegisterOverUnsignedCheck.cpp | ||
| PreferRegisterOverUnsignedCheck.h | ||
| TwineLocalCheck.cpp | ||
| TwineLocalCheck.h | ||