Fangrui Song 3507c6e884 Use the container form llvm::sort(C, ...)
There are a few leftovers in rL343163 which span two lines. This commit
changes these llvm::sort(C.begin(), C.end, ...) to llvm::sort(C, ...)

llvm-svn: 343426
2018-09-30 22:31:29 +00:00
..
2018-09-28 17:55:18 +00:00
2018-09-28 02:30:42 +00:00
2018-03-22 16:39:54 +00:00
2018-03-17 17:30:08 +00:00