r190437 - Fix regression from r190382.

Eli Friedman eli.friedman at gmail.com
Tue Sep 10 17:40:28 PDT 2013


On Tue, Sep 10, 2013 at 4:07 PM, Eli Friedman <eli.friedman at gmail.com>wrote:

> On Tue, Sep 10, 2013 at 3:43 PM, Nick Lewycky <nlewycky at google.com> wrote:
>
>> On 10 September 2013 14:10, Eli Friedman <eli.friedman at gmail.com> wrote:
>>
>>> Author: efriedma
>>> Date: Tue Sep 10 16:10:25 2013
>>> New Revision: 190437
>>>
>>> URL: http://llvm.org/viewvc/llvm-project?rev=190437&view=rev
>>> Log:
>>> Fix regression from r190382.
>>>
>>> Make sure we perform the correct "referenced-but-not-used" check for
>>> static member constants.
>>>
>>> Fixes bug reported on cfe-commits by Alexey Samsonov.
>>>
>>
>> This breaks -Werror clang bootstrap. Eli, could you help triage?
>>
>
> Looking.  It looks like just a bunch of unused junk that nobody ever
> noticed.
>

I think I got everything as of r190463; please confirm.

-Eli
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130910/3cdb02c1/attachment.html>


More information about the cfe-commits mailing list