[libcxx-commits] [PATCH] D125394: [libc++] Implement LWG3657 (std::hash<std::filesystem::path> is not enabled)

George Tokmaji via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue May 17 06:59:53 PDT 2022


Fulgen updated this revision to Diff 430045.
Fulgen added a comment.

- Readd accidentally deleted newline at end of file


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125394

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/enabled_hash.pass.cpp
  libcxx/test/std/input.output/filesystems/class.path/path.nonmember/hash_tested_elswhere.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: D125394.430045.patch
Type: text/x-patch
Size: 5142 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220517/17a84964/attachment-0001.bin>


More information about the libcxx-commits mailing list