Details
Details
- Reviewers
ldionne Mordante var-const - Group Reviewers
Restricted Project - Commits
- rG976f37050dbd: [libc++] Granularize __string
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D127156
[libc++] Granularize __string ClosedPublic Authored by philnik on Jun 6 2022, 2:35 PM.
Details
Diff Detail
Event Timelinephilnik added a child revision: D127159: [libc++] Simplify the char_traits specializations.Jun 6 2022, 3:30 PM This revision is now accepted and ready to land.Jun 9 2022, 8:50 AM Closed by commit rG976f37050dbd: [libc++] Granularize __string (authored by philnik). · Explain WhyJun 9 2022, 12:04 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 435629 libcxx/include/CMakeLists.txt
libcxx/include/__format/formatter_bool.h
libcxx/include/__string/char_traits.h
libcxx/include/__string/extern_template_lists.h
libcxx/include/bitset
libcxx/include/ext/__hash
libcxx/include/iomanip
libcxx/include/locale
libcxx/include/module.modulemap.in
libcxx/include/string
libcxx/include/string_view
libcxx/include/system_error
libcxx/include/thread
libcxx/test/libcxx/private_headers.verify.cpp
libcxx/test/libcxx/utilities/function.objects/unord.hash/murmur2_or_cityhash_ubsan_unsigned_overflow_ignored.pass.cpp
libcxx/test/std/strings/basic.string.hash/char_type_hash.fail.cpp
|