From f7b43230b844373b421571467864a5fbf644e38d Mon Sep 17 00:00:00 2001 From: Louis Dionne Date: Tue, 19 Mar 2019 19:27:29 +0000 Subject: Revert "[libc++] Build support as part of the dylib" When I applied r356500 (https://reviews.llvm.org/D59152), I somehow deleted all of filesystem's tests. I will revert r356500 and re-apply it properly. llvm-svn: 356505 --- .../std/utilities/time/time.clock/time.clock.file/rep_signed.pass.cpp | 3 +++ 1 file changed, 3 insertions(+) (limited to 'libcxx/test/std/utilities/time/time.clock/time.clock.file/rep_signed.pass.cpp') diff --git a/libcxx/test/std/utilities/time/time.clock/time.clock.file/rep_signed.pass.cpp b/libcxx/test/std/utilities/time/time.clock/time.clock.file/rep_signed.pass.cpp index c87fad2588c..821072e6df6 100644 --- a/libcxx/test/std/utilities/time/time.clock/time.clock.file/rep_signed.pass.cpp +++ b/libcxx/test/std/utilities/time/time.clock/time.clock.file/rep_signed.pass.cpp @@ -8,6 +8,9 @@ // UNSUPPORTED: c++98, c++03, c++11, c++14, c++17 +// TODO: Remove this when filesystem gets integrated into the dylib +// REQUIRES: c++filesystem + // // file_clock -- cgit v1.2.3