[libcxx-commits] [PATCH] D90222: [1/N] [libcxx] Implement c++2a char8_t input/output of std::filesystem::path

Martin Storsjö via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Dec 4 01:43:39 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG6be11e35d539: [libcxx] Implement c++2a char8_t input/output of std::filesystem::path (authored by mstorsjo).

Changed prior to commit:
  https://reviews.llvm.org/D90222?vs=309291&id=309483#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D90222

Files:
  libcxx/docs/Cxx2aStatusPaperStatus.csv
  libcxx/docs/ReleaseNotes.rst
  libcxx/include/__config
  libcxx/include/filesystem
  libcxx/test/std/input.output/filesystems/class.path/path.member/path.construct/source.pass.cpp
  libcxx/test/std/input.output/filesystems/class.path/path.member/path.generic.obs/named_overloads.pass.cpp
  libcxx/test/std/input.output/filesystems/class.path/path.member/path.native.obs/named_overloads.pass.cpp
  libcxx/test/std/input.output/filesystems/class.path/path.nonmember/path.factory.pass.cpp
  libcxx/test/support/filesystem_test_helper.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90222.309483.patch
Type: text/x-patch
Size: 9945 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20201204/b38af7b1/attachment-0001.bin>


More information about the libcxx-commits mailing list