a-tarasyuk wrote: @ojhunt I’ve added a guard so that the fix-it is emitted only when `EndLoc` is valid. My original point was that if there are specific cases where `EndLoc` is not propagated correctly, it might be better to address the underlying location flow rather than just suppressing the fix-it. If you know of such cases, I’d appreciate a pointer - I’d be happy to investigate further. Thanks
https://github.com/llvm/llvm-project/pull/182362 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
