diff options
author | Rui Ueyama <ruiu@google.com> | 2017-06-23 15:37:52 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2017-06-23 15:37:52 +0000 |
commit | 5cb4b35b80e9f6c5f7bc494dd67787910e760a8b (patch) | |
tree | ff9f591acb8314379c6f0f8c8896e29cd6516aca /lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp | |
parent | d064e91eceb97bdf1fc7b24af1b849f265828318 (diff) | |
download | bcm5719-llvm-5cb4b35b80e9f6c5f7bc494dd67787910e760a8b.tar.gz bcm5719-llvm-5cb4b35b80e9f6c5f7bc494dd67787910e760a8b.zip |
Sort the autocomplete candidates before printing them out.
Currently, autocompleted options are displayed in the same order as we
wrote them in .td files. This patch sort them out in clang so that they
are sorted alphabetically. This should improve usability.
Differential Revision: https://reviews.llvm.org/D34557
llvm-svn: 306116
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp')
0 files changed, 0 insertions, 0 deletions