[libcxx-commits] [PATCH] D90843: [libc++] Rework the whole availability markup implementation

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Nov 5 09:29:01 PST 2020


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 rG2eadbc86142b: [libc++] Rework the whole availability markup implementation (authored by ldionne).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D90843

Files:
  libcxx/CMakeLists.txt
  libcxx/cmake/caches/Apple.cmake
  libcxx/docs/DesignDocs/AvailabilityMarkup.rst
  libcxx/include/CMakeLists.txt
  libcxx/include/__availability
  libcxx/include/__config
  libcxx/include/__config_site.in
  libcxx/include/__locale
  libcxx/include/__threading_support
  libcxx/include/any
  libcxx/include/atomic
  libcxx/include/barrier
  libcxx/include/charconv
  libcxx/include/chrono
  libcxx/include/exception
  libcxx/include/filesystem
  libcxx/include/fstream
  libcxx/include/future
  libcxx/include/latch
  libcxx/include/memory
  libcxx/include/new
  libcxx/include/optional
  libcxx/include/semaphore
  libcxx/include/shared_mutex
  libcxx/include/typeinfo
  libcxx/include/variant
  libcxx/src/optional.cpp
  libcxx/utils/libcxx/test/features.py
  libcxx/utils/libcxx/test/params.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90843.303146.patch
Type: text/x-patch
Size: 34334 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20201105/fe5af4de/attachment-0001.bin>


More information about the libcxx-commits mailing list