[llvm] r214019 - Fix broken assert.

Nick Lewycky nlewycky at google.com
Fri Jul 25 23:06:53 PDT 2014


On 25 July 2014 23:02, Chandler Carruth <chandlerc at google.com> wrote:

>
> On Fri, Jul 25, 2014 at 10:44 PM, Nick Lewycky <nicholas at mxc.ca> wrote:
>
>> Author: nicholas
>> Date: Sat Jul 26 00:44:15 2014
>> New Revision: 214019
>>
>> URL: http://llvm.org/viewvc/llvm-project?rev=214019&view=rev
>> Log:
>> Fix broken assert.
>>
>
> Doh!
>
> Do we have a warning for this? Is there a reason it isn't on by default?
>

-Wstring-conversion. I don't know why it wouldn't be part of -Wall.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140725/570854cf/attachment.html>


More information about the llvm-commits mailing list