aboutsummaryrefslogtreecommitdiff
path: root/llvm/test/Analysis/DDG
diff options
context:
space:
mode:
authorZequan Wu <zequanwu@google.com>2025-09-02 14:26:07 -0700
committerGitHub <noreply@github.com>2025-09-02 21:26:07 +0000
commit2fc0e2c888521489f4a286b0902a6896506f8d8e (patch)
tree56912ef19a11e7f57c5cec3cc110418916a0e502 /llvm/test/Analysis/DDG
parent023a98c2ae8a260632f5fa71aaede95c4a981399 (diff)
downloadllvm-main.zip
llvm-main.tar.gz
llvm-main.tar.bz2
[lldb][NativePDB] Sort function name and type basename maps deterministically. (#156530)HEADmain
https://github.com/llvm/llvm-project/pull/153160 created those function maps and uses default sort comparator which is not deterministic when there are multiple entries with same name because llvm::sort is unstable sort. This fixes it by comparing the id value when tie happens and sort `m_type_base_names` deterministically as well.
Diffstat (limited to 'llvm/test/Analysis/DDG')
0 files changed, 0 insertions, 0 deletions