[cfe-commits] [patch] Warn on self assignment for member variables

Nico Weber thakis at chromium.org
Thu Jun 28 16:55:52 PDT 2012


Thanks, I landed the patch as is in r159394.

What do you want to typo correct? Check if the rhs ends with _, then check
if there's a variable without the trailing _, and if so have a fixit to
remove the trailing _?


On Thu, Jun 28, 2012 at 4:45 PM, Chandler Carruth <chandlerc at google.com>wrote:

> FYI, separate patch for the typo correction? =D
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120628/fe05c496/attachment.html>


More information about the cfe-commits mailing list