[PATCH] D44589: [Sema] Make deprecation fix-it replace all multi-parameter ObjC method slots.

Aaron Ballman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 21 05:52:04 PDT 2018


aaron.ballman added a comment.

This generally looks reasonable to me, but @rsmith should weigh in before you commit because `MultiSourceLocation` is novel.


https://reviews.llvm.org/D44589





More information about the cfe-commits mailing list