[llvm-branch-commits] [clang] [LifetimeSafety] Detect use-after-invalidation for STL containers (PR #179093)

Sam Weinig via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Sun Feb 1 15:12:19 PST 2026


weinig wrote:

Is this something that could be extended in the future via a new attribute so that arbitrary containers could opt in specific member functions as invalidating their iterators?

https://github.com/llvm/llvm-project/pull/179093


More information about the llvm-branch-commits mailing list