[libcxx-commits] [PATCH] D59152: [libc++] Build <filesystem> support as part of the dylib
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Mar 21 09:21:15 PDT 2019
ldionne marked 2 inline comments as done.
ldionne added inline comments.
================
Comment at: libcxx/trunk/docs/UsingLibcxx.rst:53
-Using ``<filesystem>`` and libc++fs
-====================================
----------------
EricWF wrote:
> 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.
You are right -- see r356681.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59152/new/
https://reviews.llvm.org/D59152
More information about the libcxx-commits
mailing list