mizvekov wrote: Yeah, all except one user of `getLocalSourceRange` expected the behavior to be what it is now.
I propose adding a note about this in the documentation, add a new helper which does what `getLocalSourceRange` used to do, and migrate the single existing user to use that. https://github.com/llvm/llvm-project/pull/147835 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
