[cfe-commits] r111087 - in /cfe/trunk/lib: AST/RecordLayoutBuilder.cpp Frontend/VerifyDiagnosticsClient.cpp

Chris Lattner clattner at apple.com
Sun Aug 15 09:11:08 PDT 2010


On Aug 15, 2010, at 3:45 AM, Argyrios Kyrtzidis wrote:

> On Aug 15, 2010, at 6:45 AM, Chandler Carruth wrote:
> 
>> On Sat, Aug 14, 2010 at 8:25 PM, Douglas Gregor <dgregor at apple.com> wrote:
>> This is a fairly common pattern in C++ code. Should we really be warning about it? There's no definition of these functions, IIUC.
>> 
>> So common that this warning is basically useless on every single codebase I work on. =[ I'd really like Clang to not warn on this by default.
> 
> Done on r 111100. Thanks for the feedback; please let me know if there's a case where the warning seems bogus.

Thanks!

-Chris

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20100815/34ca3f07/attachment.html>


More information about the cfe-commits mailing list