[libcxx-commits] [PATCH] D74626: [libc++] Add availability markup for std::to_chars on Apple platforms

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Feb 17 06:34:35 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG8b60ba73af40: [libc++] Add availability markup for std::to_chars on Apple platforms (authored by ldionne).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D74626

Files:
  libcxx/include/__config
  libcxx/include/charconv
  libcxx/test/libcxx/utilities/charconv/charconv.to.chars/availability.fail.cpp
  libcxx/test/std/utilities/charconv/charconv.from.chars/integral.pass.cpp
  libcxx/test/std/utilities/charconv/charconv.from.chars/integral.roundtrip.pass.cpp
  libcxx/test/std/utilities/charconv/charconv.to.chars/integral.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74626.244961.patch
Type: text/x-patch
Size: 13983 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20200217/876aa495/attachment.bin>


More information about the libcxx-commits mailing list