[all-commits] [llvm/llvm-project] 3f9b6b: [lldb] Use llvm::stable_sort in Line
Pavel Labath via All-commits
all-commits at lists.llvm.org
Tue Jan 21 05:10:11 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 3f9b6b270f87430c28fb2ff811d3b58dbf8bfdde
https://github.com/llvm/llvm-project/commit/3f9b6b270f87430c28fb2ff811d3b58dbf8bfdde
Author: Pavel Labath <pavel at labath.sk>
Date: 2020-01-21 (Tue, 21 Jan 2020)
Changed paths:
M lldb/source/Symbol/LineTable.cpp
Log Message:
-----------
[lldb] Use llvm::stable_sort in Line
This addresses some post-commit feedback on D72909.
More information about the All-commits
mailing list