[cfe-commits] r111087 - in /cfe/trunk/lib: AST/RecordLayoutBuilder.cpp Frontend/VerifyDiagnosticsClient.cpp
Chandler Carruth
chandlerc at google.com
Sat Aug 14 22:45:39 PDT 2010
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20100814/8337a024/attachment.html>
More information about the cfe-commits
mailing list