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? 2) Does this patch require tests? If so, do we have any source range tests I should model after? Thanks! ~Aaron
nonnull.patch
Description: Binary data
_______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
