[cfe-commits] [patch] Rename -Wself-assign-memvar to -Wself-assign-field
Nico Weber
thakis at chromium.org
Mon Jul 2 16:56:40 PDT 2012
Hi,
the attached patch renames -Wself-assign-memvar to
-Wself-assign-field. matthewbg requested this, to match
-Wunused-private-field.
(If people don't like this, andersca points out that we should rename
the flag to -Wself-assign-member-variable instead. Let me know which
version you prefer.)
Nico
-------------- next part --------------
A non-text attachment was scrubbed...
Name: clang-self-assign-field.patch
Type: application/octet-stream
Size: 5686 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120702/4cfef52f/attachment.obj>
More information about the cfe-commits
mailing list