Replace a custom table sort check with std::is_sorted. Change a function to...
Replace a custom table sort check with std::is_sorted. Change a function to take ArrayRef instead of pointer and length. NFC llvm-svn: 250615
Loading
Please sign in to comment