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

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Mar 15 07:45:27 PDT 2019


ldionne added a comment.

Since this needs both D59282 <https://reviews.llvm.org/D59282> and D59394 <https://reviews.llvm.org/D59394>, we'll want to wait for D59394 <https://reviews.llvm.org/D59394> to land. We'll also want to update the compiler on any tester that uses availability markup (so any tester that checks for back-deployment on Apple platforms) to Clang trunk.


Repository:
  rCXX libc++

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

https://reviews.llvm.org/D59224





More information about the libcxx-commits mailing list