[PATCH] D159174: [Clang] Use stable_sort in AppendTargetMangling
Dave Green via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Sep 1 01:37:00 PDT 2023
dmgreen added a comment.
Do you have a test-case where they were out of order? Or is that dependent on the C++ library?
I think I just moved this code from elsewhere when I changed it, but it sounds like a sensible change to me.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D159174/new/
https://reviews.llvm.org/D159174
More information about the cfe-commits
mailing list