[all-commits] [llvm/llvm-project] 12089b: Revert "[StringMap] Invalidate iterators in remove...
Adrian Prantl via All-commits
all-commits at lists.llvm.org
Wed Jun 10 08:07:29 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 12089b1cc56d24d75bf1294a9f64e8a72a50709f
https://github.com/llvm/llvm-project/commit/12089b1cc56d24d75bf1294a9f64e8a72a50709f
Author: Adrian Prantl <aprantl at apple.com>
Date: 2026-06-10 (Wed, 10 Jun 2026)
Changed paths:
M llvm/docs/ProgrammersManual.rst
M llvm/include/llvm/ADT/StringMap.h
M llvm/lib/Support/StringMap.cpp
M llvm/lib/Transforms/IPO/StripSymbols.cpp
M llvm/unittests/ADT/StringMapTest.cpp
M llvm/utils/gdb-scripts/prettyprinters.py
Log Message:
-----------
Revert "[StringMap] Invalidate iterators in remove() (#203003)
This reverts commit
https://github.com/llvm/llvm-project/commit/bccd1b9cb744e5dd96ee59baa4bf4583457feea3.
and
https://github.com/adrian-prantl/llvm-project/commit/9dfcf7663b1604ae5ced030a69e2be0e93632d5e.
They breaks the LLDB bots:
https://green.lab.llvm.org/job/llvm.org/view/LLDB/job/lldb-cmake/22124/
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