[all-commits] [llvm/llvm-project] 7c9717: Revert "[LifetimeSafety] Detect iterator invalidat...
Zeyi Xu via All-commits
all-commits at lists.llvm.org
Mon May 4 11:42:23 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7c9717848851f3a71908becab4312ddc2d8482b8
https://github.com/llvm/llvm-project/commit/7c9717848851f3a71908becab4312ddc2d8482b8
Author: Zeyi Xu <mitchell.xu2 at gmail.com>
Date: 2026-05-04 (Mon, 04 May 2026)
Changed paths:
M clang/lib/Analysis/LifetimeSafety/FactsGenerator.cpp
M clang/test/Sema/warn-lifetime-safety-invalidations.cpp
Log Message:
-----------
Revert "[LifetimeSafety] Detect iterator invalidation through container aliases" (#195702)
This introduces unintended side effects and causes downstream crashes,
so reverting for now.
Reverts llvm/llvm-project#195231
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