[libcxx-commits] [PATCH] D132338: [libc++] Enable hash only for the correct types

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sun Aug 21 18:00:56 PDT 2022


philnik created this revision.
philnik added reviewers: ldionne, Mordante, var-const, huixie90.
Herald added a project: All.
philnik requested review of this revision.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.

Also implement LWG3705.
Fixes https://github.com/llvm/llvm-project/issues/55823


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D132338

Files:
  libcxx/docs/Status/Cxx2bIssues.csv
  libcxx/include/string
  libcxx/include/string_view
  libcxx/test/std/strings/basic.string.hash/enabled_hashes.pass.cpp
  libcxx/test/std/strings/string.view/string.view.hash/enabled_hashes.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132338.454347.patch
Type: text/x-patch
Size: 6795 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220822/3b0ee6f5/attachment.bin>


More information about the libcxx-commits mailing list