[libcxx-commits] [PATCH] D115995: [libcxx] Add deprecation notices to macros deprecated in P0883R2

Raul Tambre via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sun Dec 19 08:39:05 PST 2021


tambre updated this revision to Diff 395336.
tambre marked an inline comment as done.
tambre added a comment.

Guard deprecation macros


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D115995

Files:
  libcxx/include/atomic
  libcxx/src/barrier.cpp
  libcxx/src/experimental/memory_resource.cpp
  libcxx/src/ios.cpp
  libcxx/test/libcxx/atomics/atomics.flag/init_bool.pass.cpp
  libcxx/test/std/atomics/atomics.flag/init.pass.cpp
  libcxx/test/std/atomics/atomics.types.operations/atomics.types.operations.req/atomic_var_init.pass.cpp
  libcxx/test/std/atomics/atomics.types.operations/atomics.types.operations.req/ctor.pass.cpp
  libcxx/test/std/thread/futures/futures.async/async.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115995.395336.patch
Type: text/x-patch
Size: 4674 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20211219/54f3c121/attachment.bin>


More information about the libcxx-commits mailing list