[all-commits] [llvm/llvm-project] 1da5db: [lldb] Use sort-ordering for indexes when sorting ...
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Mon Mar 4 10:44:28 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1da5db97cbf3451da05788b1d35b8a107a7f6a69
https://github.com/llvm/llvm-project/commit/1da5db97cbf3451da05788b1d35b8a107a7f6a69
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2024-03-04 (Mon, 04 Mar 2024)
Changed paths:
M lldb/source/Symbol/Symtab.cpp
M lldb/test/Shell/SymbolFile/Breakpad/symtab-sorted-by-size.test
Log Message:
-----------
[lldb] Use sort-ordering for indexes when sorting by size (#83889)
Use sort-ordering for indexes when sorting by size. This addresses
Jason's post commit review feedback.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list