alejandro-alvarez-sonarsource wrote: > Unfortunately it seems that your commit duplicates several hundred lines of > code
Fair point. I struggled to adapt, for instance, `StateUpdateReporter` without if-ing my way around, and I opted to split into a different type. Let me think how can I have it handle both indexes and maybe-index-maybe-offset nicely. https://github.com/llvm/llvm-project/pull/159357 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
