[clang] [LifetimeSafety] Add support for iterator arithmetic (PR #195442)
via cfe-commits
cfe-commits at lists.llvm.org
Sun May 3 13:37:17 PDT 2026
NeKon69 wrote:
I implemented something roughly close to what you asked for (haven’t polished it yet though). Also I can’t really do the tests now, but I’ll get to them tomorrow. When you have time, could you please review whether this approach looks good?
https://github.com/llvm/llvm-project/pull/195442
More information about the cfe-commits
mailing list