[libcxx-commits] [PATCH] D144258: [libc++][NFC] Replace _VSTD and _LIBCPP_INLINE_VISIBILITY in <__atomic/*>

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Feb 17 12:54:22 PST 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rGef3a3b0726f4: [libc++][NFC] Replace _VSTD and _LIBCPP_INLINE_VISIBILITY in <__atomic/*> (authored by philnik).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D144258/new/

https://reviews.llvm.org/D144258

Files:
  libcxx/include/__atomic/atomic.h
  libcxx/include/__atomic/atomic_base.h
  libcxx/include/__atomic/atomic_flag.h
  libcxx/include/__atomic/atomic_sync.h
  libcxx/include/__atomic/cxx_atomic_impl.h
  libcxx/include/__atomic/fence.h
  libcxx/include/__atomic/kill_dependency.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144258.498482.patch
Type: text/x-patch
Size: 67803 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230217/214f920d/attachment-0001.bin>


More information about the libcxx-commits mailing list