[libcxx-commits] [PATCH] D144786: [libc++] Fixes operator& hijacking atomic types.
Mark de Wever via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Sun Feb 26 03:06:04 PST 2023
Mordante updated this revision to Diff 500535.
Mordante added a comment.
CI fixes
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D144786/new/
https://reviews.llvm.org/D144786
Files:
libcxx/include/__atomic/atomic.h
libcxx/include/__atomic/atomic_base.h
libcxx/include/__atomic/atomic_sync.h
libcxx/include/__atomic/cxx_atomic_impl.h
libcxx/test/std/atomics/atomics.types.generic/general.compile.pass.cpp
libcxx/test/std/atomics/atomics.types.generic/pointer.compile.pass.cpp
libcxx/test/support/operator_hijacker.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144786.500535.patch
Type: text/x-patch
Size: 49684 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230226/2784221e/attachment-0001.bin>
More information about the libcxx-commits
mailing list