[libcxx-commits] [PATCH] D59093: [libc++] Mark <filesystem> as unavailable on Apple platforms

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Mar 11 09:49:33 PDT 2019


ldionne updated this revision to Diff 190115.
ldionne added a comment.

Remove markup on inline enums, and add markup for path.

I had somehow forgotten path in the previous patch.. oops.


Repository:
  rCXX libc++

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

https://reviews.llvm.org/D59093

Files:
  libcxx/include/__config
  libcxx/include/chrono
  libcxx/include/filesystem
  libcxx/include/fstream
  libcxx/test/libcxx/input.output/filesystems/lit.local.cfg
  libcxx/test/std/input.output/file.streams/fstreams/filebuf.members/open_path.pass.cpp
  libcxx/test/std/input.output/file.streams/fstreams/fstream.cons/path.pass.cpp
  libcxx/test/std/input.output/file.streams/fstreams/fstream.members/open_path.pass.cpp
  libcxx/test/std/input.output/file.streams/fstreams/ifstream.cons/path.pass.cpp
  libcxx/test/std/input.output/file.streams/fstreams/ifstream.members/open_path.pass.cpp
  libcxx/test/std/input.output/file.streams/fstreams/ofstream.cons/path.pass.cpp
  libcxx/test/std/input.output/file.streams/fstreams/ofstream.members/open_path.pass.cpp
  libcxx/test/std/input.output/filesystems/lit.local.cfg
  libcxx/test/std/utilities/time/time.clock/time.clock.file/consistency.pass.cpp
  libcxx/test/std/utilities/time/time.clock/time.clock.file/file_time.pass.cpp
  libcxx/test/std/utilities/time/time.clock/time.clock.file/now.pass.cpp
  libcxx/test/std/utilities/time/time.clock/time.clock.file/rep_signed.pass.cpp
  libcxx/utils/libcxx/test/config.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59093.190115.patch
Type: text/x-patch
Size: 41491 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20190311/c03abbfe/attachment-0001.bin>


More information about the libcxx-commits mailing list