On Thu, Jul 31, 2014 at 5:05 PM, jahanian <[email protected]> wrote:
>
> On Jul 31, 2014, at 12:21 PM, Aaron Ballman <[email protected]> wrote:
>
> The attach patch addresses a FIXME asking for improved source range
> information when a nonnull parameter or return type is not a pointer
> type. A few questions come to mind:
>
> 1) Is my addition to ObjCMethodDecl the correct way to get return type
> source range information?
>
>
> LGTM. We use the same in other places.For example, in
> Sema::CheckObjCMethodOverride

Thanks! I've committed in r214507 -- if tests are required, we can
figure those out post-commit.

~Aaron
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to