llvm/libcxx/utils
Joe Loser 861386dbd6
[libc++] Remove <experimental/filesystem> header
`<filesystem>` header has been around for a while now, so we can safely remove
`<experimental/filesystem>` header. `_LIBCPP_DEPRECATED_EXPERIMENTAL_FILESYSTEM`
suggests we were going to remove `<experimental/filesystem>` in llvm 11 release,
but we never did. So, remove the experimental header now, its associated tests,
and the `_LIBCPP_DEPRECATED_EXPERIMENTAL_FILESYSTEM` macro.

Differential Revision: https://reviews.llvm.org/D119603
2022-02-12 19:43:57 -05:00
..
ci [runtimes] Remove support for standalone builds 2022-02-09 08:55:31 -05:00
gdb/libcxx [libc++] Remove _LIBCPP_ABI_UNSTABLE 2022-02-08 15:18:09 -05:00
libcxx [libc++] Disable local submodule visibility in the modules build 2022-02-11 15:52:55 -05:00
symcheck-blacklists
cat_files.py
CMakeLists.txt
generate_abi_list.py
generate_feature_test_macro_components.py [libc++] Add papers from February 2022 plenary meeting 2022-02-09 10:21:19 +01:00
generate_header_inclusion_tests.py
generate_header_tests.py [libc++] Remove <experimental/filesystem> header 2022-02-12 19:43:57 -05:00
generate_private_header_tests.py [libc++] Remove __functional_base 2022-02-11 19:16:01 +01:00
graph_header_deps.py [libc++] Add the version header to all headers. 2022-01-04 19:50:59 +01:00
merge_archives.py
run.py
ssh.py
sym_diff.py