[llvm] [DropUnnecessaryAssumes] Fix iterator invalidation. (PR #203765)
Nikita Popov via llvm-commits
llvm-commits at lists.llvm.org
Sun Jun 14 06:08:42 PDT 2026
https://github.com/nikic commented:
I think I'd prefer collecting the new assumes into a vector instead and registering them afterwards.
https://github.com/llvm/llvm-project/pull/203765
More information about the llvm-commits
mailing list