On Aug 15, 2010, at 6:45 AM, Chandler Carruth wrote:

> On Sat, Aug 14, 2010 at 8:25 PM, Douglas Gregor <[email protected]> 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.

-Argiris

_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to