[libcxx-commits] [PATCH] D144786: [libc++] Fixes operator& hijacking atomic types.

Mark de Wever via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Feb 27 10:23:24 PST 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf41f39252093: [libc++] Fixes operator& hijacking atomic types. (authored by Mordante).

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.500839.patch
Type: text/x-patch
Size: 50045 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230227/008332fd/attachment-0001.bin>


More information about the libcxx-commits mailing list