[llvm] r216170 - Make format_object_base's destructor protected and non-virtual.

Chandler Carruth chandlerc at google.com
Fri Aug 22 11:13:25 PDT 2014


On Fri, Aug 22, 2014 at 11:02 AM, David Blaikie <dblaikie at gmail.com> wrote:

> If there are enough such users that it's annoying for each of them to
> disable the warning individually, it would be possible to add some
> clang version detection to auto-disable the warning.
>

There are, and we should do this in addition to disabling it for GCC.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140822/c88d9e96/attachment.html>


More information about the llvm-commits mailing list