[libcxx-commits] [libcxxabi] r369109 - [libcxxabi] __cxa_guard_require: test guard byte with != 0 instead of == 1

Eric Fiselier via libcxx-commits libcxx-commits at lists.llvm.org
Tue Aug 20 18:48:01 PDT 2019


+1

What's this change about? Why is it correct?

/Eric

On Fri, Aug 16, 2019 at 11:24 AM Marshall Clow via libcxx-commits <
libcxx-commits at lists.llvm.org> wrote:

> On Fri, Aug 16, 2019 at 6:53 AM Fangrui Song via libcxx-commits <
> libcxx-commits at lists.llvm.org> wrote:
>
>> Author: maskray
>> Date: Fri Aug 16 06:54:44 2019
>> New Revision: 369109
>>
>> URL: http://llvm.org/viewvc/llvm-project?rev=369109&view=rev
>> Log:
>> [libcxxabi] __cxa_guard_require: test guard byte with != 0 instead of == 1
>>
>
> A reason *why* this change was made would make me much happier.
> (I see no discussion on the mailing lists, nor anything reviewed on Phab).
>
> -- Marshall
>
> P.S. I'm not saying that it's wrong, mind you ....
>
> _______________________________________________
> libcxx-commits mailing list
> libcxx-commits at lists.llvm.org
> https://lists.llvm.org/cgi-bin/mailman/listinfo/libcxx-commits
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20190820/2537858f/attachment.html>


More information about the libcxx-commits mailing list