diff options
author | Fangrui Song <maskray@google.com> | 2018-09-30 22:31:29 +0000 |
---|---|---|
committer | Fangrui Song <maskray@google.com> | 2018-09-30 22:31:29 +0000 |
commit | 3507c6e88479866e6b057ecbfd74b8d72b8275c3 (patch) | |
tree | cd17d63ff2fc849c31c5e17a23d7a3f630e0690a /lldb/packages/Python/lldbsuite/test/python_api/thread/main2.cpp | |
parent | 1d38c13f6e22889624df47b74bf058cf1864b392 (diff) | |
download | bcm5719-llvm-3507c6e88479866e6b057ecbfd74b8d72b8275c3.tar.gz bcm5719-llvm-3507c6e88479866e6b057ecbfd74b8d72b8275c3.zip |
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
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread/main2.cpp')
0 files changed, 0 insertions, 0 deletions