[cfe-dev] Question about use of bool in asan_interface.h

Kostya Serebryany kcc at google.com
Mon Apr 14 04:24:19 PDT 2014


r206160 should fix this; let's see if it sticks...


On Sat, Apr 12, 2014 at 7:45 PM, Oliver Schneider <oliver at f-prot.com> wrote:

> Hi Kostya,
>
> thanks for the response. Cool. Was just unsure whether I'd have to
> expect some unforeseen and unintended consequences.
>
> I wasn't sure it was intentional or not, but since Clang accepts older C
> dialects, I presumed it's somewhat unintentional.
>
> Thanks again and have a nice weekend,
>
> // Oliver
>
>
> On 2014-04-11 05:37, Kostya Serebryany wrote:
> > [sorry for late response]
> > Yea... I think we should simply change bool to int in the headers.
> > Let me see if this is going to break something...
> > Meanwhile, i'd expect that your hack is going to work fine.
> >
> > --kcc
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20140414/a23826f6/attachment.html>


More information about the cfe-dev mailing list