r190437 - Fix regression from r190382.

Nick Lewycky nlewycky at google.com
Wed Sep 11 15:39:51 PDT 2013


On 10 September 2013 17:40, Eli Friedman <eli.friedman at gmail.com> wrote:

> 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.
>

Confirmed. Thank you!

Nick
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130911/541b6876/attachment.html>


More information about the cfe-commits mailing list