[PATCH] D59152: [libc++] Build <filesystem> support as part of the dylib

Eric Fiselier via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 20 15:17:45 PDT 2019


EricWF added inline comments.


================
Comment at: libcxx/trunk/docs/UsingLibcxx.rst:53
 
-Using ``<filesystem>`` and libc++fs
-====================================
----------------
Post commit comment:

We shouldn't have removed this documentation. Instead it should be documented to say that after 8.0 filesystem is in the dylib and `libc++fs.a` doesn't exist.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D59152





More information about the llvm-commits mailing list