Otherwise, one gets link errors when trying to back-deploy to older platforms.
rdar://problem/57854364
Paths
| Differential D74626
[libc++] Add availability markup for std::to_chars on Apple platforms ClosedPublic Authored by ldionne on Feb 14 2020, 8:58 AM.
Details Summary Otherwise, one gets link errors when trying to back-deploy to older platforms. rdar://problem/57854364
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Feb 14 2020, 2:32 PM Closed by commit rG8b60ba73af40: [libc++] Add availability markup for std::to_chars on Apple platforms (authored by ldionne). · Explain WhyFeb 17 2020, 6:34 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 244687 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
|
+1 for the split.