aboutsummaryrefslogtreecommitdiff
path: root/clang/unittests/Format/FormatTestJava.cpp
diff options
context:
space:
mode:
authoralx32 <103613512+alx32@users.noreply.github.com>2024-05-06 16:54:41 -0700
committerGitHub <noreply@github.com>2024-05-06 16:54:41 -0700
commit6e5ed351be68017e46120b8ad1aa89d75b0ca204 (patch)
tree8502e216491a7ddec8405a8e5d318ae27417f720 /clang/unittests/Format/FormatTestJava.cpp
parent2287f8d2353dadcbe210e07776c927c9fabca57c (diff)
downloadllvm-6e5ed351be68017e46120b8ad1aa89d75b0ca204.zip
llvm-6e5ed351be68017e46120b8ad1aa89d75b0ca204.tar.gz
llvm-6e5ed351be68017e46120b8ad1aa89d75b0ca204.tar.bz2
[lld-macho] Fix category merging category map non-determinism (#91159)
Currently in `ObjcCategoryMerger::doMerge` and `generateCatListForNonErasedCategories` we use maps of pointers which leads to non-determinism. Switch instead to using `MapVector` which preserves determinism.
Diffstat (limited to 'clang/unittests/Format/FormatTestJava.cpp')
0 files changed, 0 insertions, 0 deletions