[PATCH] D44589: [Sema] Make deprecation fix-it replace all multi-parameter ObjC method slots.
Volodymyr Sapsai via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Mar 21 09:45:42 PDT 2018
vsapsai added a comment.
In https://reviews.llvm.org/D44589#1044350, @aaron.ballman wrote:
> This generally looks reasonable to me, but @rsmith should weigh in before you commit because `MultiSourceLocation` is novel.
Thanks for the review, Aaron. I tried not to do anything stupid with `MultiSourceLocation` but another opinion will be definitely useful.
https://reviews.llvm.org/D44589
More information about the cfe-commits
mailing list