[cfe-commits] fix attribute nonnull to apply to constructors

Chandler Carruth chandlerc at google.com
Thu Mar 24 21:25:45 PDT 2011


On Thu, Mar 24, 2011 at 6:44 PM, Nick Lewycky <nlewycky at google.com> wrote:

> We highlight the expression's source range. It looks like this:


Indeed, but the fix is most likely to involve changing the argument, and so
it seems like starting the cursor at the start of the first argument would
be more helpful. I like underlining all of the bad arguments, just wondering
if the ^ should point to the first.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20110324/b64dea5f/attachment.html>


More information about the cfe-commits mailing list