Details
Details
- Reviewers
Mordante - Group Reviewers
Restricted Project - Commits
- rG866fbb877964: [NFC][libc++] Formats granularized charconv.
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Paths
| Differential D146153
[NFC][libc++] Formats granularized charconv. ClosedPublic Authored by Mordante on Mar 15 2023, 10:20 AM.
Details
Diff Detail
Unit TestsFailed Event TimelineThis revision is now accepted and ready to land.Mar 16 2023, 10:56 AM This revision was landed with ongoing or failed builds.Mar 16 2023, 10:56 AM Closed by commit rG866fbb877964: [NFC][libc++] Formats granularized charconv. (authored by Mordante). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 505557 libcxx/include/__charconv/chars_format.h
libcxx/include/__charconv/from_chars_integral.h
libcxx/include/__charconv/from_chars_result.h
libcxx/include/__charconv/tables.h
libcxx/include/__charconv/to_chars_base_10.h
libcxx/include/__charconv/to_chars_floating_point.h
libcxx/include/__charconv/to_chars_integral.h
libcxx/include/__charconv/to_chars_result.h
libcxx/include/__charconv/traits.h
libcxx/utils/data/ignore_format.txt
|