[cfe-commits] [Patch] Make warning about uninitialized field include the field name

Hans Wennborg hans at chromium.org
Thu Sep 20 05:58:51 PDT 2012


On Tue, Sep 18, 2012 at 5:41 PM, Hans Wennborg <hans at chromium.org> wrote:
> Hi all,
>
> The attached patch makes the warnings about uninitialized fields
> include the field name. This makes the wording more informative, and
> more consistent with the other uninitialized warnings.
>
> I'm not sure if we really need to do the LookupResult thing here; I
> copy-pasted it from SemaDecl.cpp:6329. It would be great if someone
> could comment on that.

Ping?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: uninit_field_wording.patch
Type: application/octet-stream
Size: 10708 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120920/680a7c66/attachment.obj>


More information about the cfe-commits mailing list