aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h
diff options
context:
space:
mode:
authorKadir Cetinkaya <kadircet@google.com>2022-01-18 11:03:20 +0100
committerKadir Cetinkaya <kadircet@google.com>2022-01-19 14:06:53 +0100
commitcae932b6c6d3caedca4ad39d6e1345bcdbc0c863 (patch)
tree5c534b461724b5adfff0b5888289cef4a0af364a /lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h
parent31355482e5189c489efa98607d86215480d17452 (diff)
downloadllvm-cae932b6c6d3caedca4ad39d6e1345bcdbc0c863.zip
llvm-cae932b6c6d3caedca4ad39d6e1345bcdbc0c863.tar.gz
llvm-cae932b6c6d3caedca4ad39d6e1345bcdbc0c863.tar.bz2
[clangd] Sort targets before printing for tests
Targets are not necessarily inserted in the order they appear in source code. For example we could traverse overload sets, or selectively insert template patterns after all other decls. So order the targets before printing to make sure tests are not dependent on such implementation details. We can also do it in production, but that might be wasteful as we haven't seen any complaints in the wild around these orderings yet. Differential Revision: https://reviews.llvm.org/D117549
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h')
0 files changed, 0 insertions, 0 deletions