[libcxx-commits] [PATCH] D94983: [libc++] Make feature-test macros consistent with availability macros

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Feb 4 08:40:52 PST 2021


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rG76fc35752d19: [libc++] Make feature-test macros consistent with availability macros (authored by ldionne).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D94983

Files:
  libcxx/include/__availability
  libcxx/include/version
  libcxx/test/std/input.output/filesystems/fs.req.macros/feature_macro.pass.cpp
  libcxx/test/std/language.support/support.limits/support.limits.general/atomic.version.pass.cpp
  libcxx/test/std/language.support/support.limits/support.limits.general/barrier.version.pass.cpp
  libcxx/test/std/language.support/support.limits/support.limits.general/filesystem.version.pass.cpp
  libcxx/test/std/language.support/support.limits/support.limits.general/latch.version.pass.cpp
  libcxx/test/std/language.support/support.limits/support.limits.general/semaphore.version.pass.cpp
  libcxx/test/std/language.support/support.limits/support.limits.general/shared_mutex.version.pass.cpp
  libcxx/test/std/language.support/support.limits/support.limits.general/version.version.pass.cpp
  libcxx/utils/generate_feature_test_macro_components.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94983.321455.patch
Type: text/x-patch
Size: 43741 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210204/9640a417/attachment-0001.bin>


More information about the libcxx-commits mailing list