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

Marshall Clow via libcxx-commits libcxx-commits at lists.llvm.org
Fri Aug 16 08:24:12 PDT 2019


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 ....
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20190816/95d4781a/attachment.html>


More information about the libcxx-commits mailing list