summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2017-06-23 15:37:52 +0000
committerRui Ueyama <ruiu@google.com>2017-06-23 15:37:52 +0000
commit5cb4b35b80e9f6c5f7bc494dd67787910e760a8b (patch)
treeff9f591acb8314379c6f0f8c8896e29cd6516aca /lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp
parentd064e91eceb97bdf1fc7b24af1b849f265828318 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud