[libcxx-commits] [libcxx] eea1531 - [libc++] Remove now-unused experimental/filesystem config file
Louis Dionne via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Jun 16 12:34:52 PDT 2022
Author: Louis Dionne
Date: 2022-06-16T15:34:43-04:00
New Revision: eea1531ba4fd476f277c6a44b10c73359744f389
URL: https://github.com/llvm/llvm-project/commit/eea1531ba4fd476f277c6a44b10c73359744f389
DIFF: https://github.com/llvm/llvm-project/commit/eea1531ba4fd476f277c6a44b10c73359744f389.diff
LOG: [libc++] Remove now-unused experimental/filesystem config file
Added:
Modified:
Removed:
libcxx/test/std/experimental/filesystem/lit.local.cfg
################################################################################
diff --git a/libcxx/test/std/experimental/filesystem/lit.local.cfg b/libcxx/test/std/experimental/filesystem/lit.local.cfg
deleted file mode 100644
index 460a0b8f7a255..0000000000000
--- a/libcxx/test/std/experimental/filesystem/lit.local.cfg
+++ /dev/null
@@ -1 +0,0 @@
-config.test_format.addCompileFlags(config, '-D_LIBCPP_NO_EXPERIMENTAL_DEPRECATION_WARNING_FILESYSTEM')
More information about the libcxx-commits
mailing list