<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>Sorry for being late with this, but since this is only <i>maybe</i> an issue, maybe it should have a sub-flag? -Wincomplete-return-type-c-linkage? Then again, -Wreturn-type-c-linkage is already fairly specific...</div><div><br></div><br><div><div>On Jul 24, 2012, at 11:00 , Hans Wennborg <<a href="mailto:hans@chromium.org">hans@chromium.org</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">Thanks! Landed r160681.<br><br>On Tue, Jul 24, 2012 at 6:04 PM, Aaron Ballman <<a href="mailto:aaron@aaronballman.com">aaron@aaronballman.com</a>> wrote:<br><blockquote type="cite">Patch LGTM!<br><br>~Aaron<br><br>On Tue, Jul 24, 2012 at 11:44 AM, Hans Wennborg <<a href="mailto:hans@chromium.org">hans@chromium.org</a>> wrote:<br><blockquote type="cite">Hi all,<br><br>The attached patch tweaks the warning text for returning incomplete<br>type from extern "C" functions.<br><br>A warning was added in r150128 for returning non-C compatible<br>user-defined types from functions with C linkage.<br><br>This makes the text more clear for the case when the type isn't<br>decidedly non-C compatible, but incomplete.<br><br>Please take a look.<br><br>Thanks,<br>Hans<br></blockquote></blockquote>_______________________________________________<br>cfe-commits mailing list<br><a href="mailto:cfe-commits@cs.uiuc.edu">cfe-commits@cs.uiuc.edu</a><br>http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits<br></blockquote></div><br></body></html>