[libcxx-commits] [PATCH] D143452: [libc++] Implement LWG3657 std::hash<filesystem::path>

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Feb 7 22:06:33 PST 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG1cf344d9465a: [libc++] Implement LWG3657 std::hash<filesystem::path> (authored by ldionne).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D143452

Files:
  libcxx/docs/Status/Cxx2bIssues.csv
  libcxx/include/__filesystem/path.h
  libcxx/include/filesystem
  libcxx/test/std/input.output/filesystems/class.path/path.member/path.compare.pass.cpp
  libcxx/test/std/input.output/filesystems/class.path/path.nonmember/hash.tested_elswhere.compile.pass.cpp
  libcxx/test/std/input.output/filesystems/class.path/path.nonmember/hash_value.tested_elswhere.compile.pass.cpp
  libcxx/test/std/input.output/filesystems/class.path/path.nonmember/hash_value_tested_elswhere.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143452.495725.patch
Type: text/x-patch
Size: 5132 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230208/b47e186f/attachment.bin>


More information about the libcxx-commits mailing list