[libcxx-commits] [PATCH] D59619: Allow disabling of filesystem library.
Eric Fiselier via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Mar 20 15:23:06 PDT 2019
EricWF created this revision.
EricWF added a reviewer: ldionne.
Herald added subscribers: jdoerfert, christof, mgorny.
Herald added a reviewer: serge-sans-paille.
Filesystem doesn't work on Windows, so we need a mechanism to turn it off for the time being.
Repository:
rCXX libc++
https://reviews.llvm.org/D59619
Files:
CMakeLists.txt
docs/BuildingLibcxx.rst
lib/CMakeLists.txt
test/CMakeLists.txt
test/libcxx/input.output/filesystems/lit.local.cfg
test/lit.site.cfg.in
test/std/input.output/filesystems/lit.local.cfg
utils/libcxx/test/config.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59619.191594.patch
Type: text/x-patch
Size: 5669 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20190320/521cf5f5/attachment.bin>
More information about the libcxx-commits
mailing list