[llvm-branch-commits] [clang] [LifetimeSafety] Detect use-after-invalidation for STL containers (PR #179093)
Utkarsh Saxena via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Mon Feb 2 01:55:38 PST 2026
usx95 wrote:
Yes. I intend to propose such an annotation in Clang (like `clang::invalidates(?)`) to make this usable beyond STL.
https://github.com/llvm/llvm-project/pull/179093
More information about the llvm-branch-commits
mailing list