diff options
author | Joe Loser <joeloser93@gmail.com> | 2022-02-11 18:45:44 -0500 |
---|---|---|
committer | Joe Loser <joeloser93@gmail.com> | 2022-02-12 19:43:57 -0500 |
commit | 861386dbd6ff0d91636b7c674c2abb2eccd9d3f2 (patch) | |
tree | a3b08363874ac344db93d10316129c1f0b1f9ee5 /llvm/lib/Object/MachOObjectFile.cpp | |
parent | ea071884b0cc7210b3cc5fe858f0e892a779a23b (diff) | |
download | llvm-861386dbd6ff0d91636b7c674c2abb2eccd9d3f2.zip llvm-861386dbd6ff0d91636b7c674c2abb2eccd9d3f2.tar.gz llvm-861386dbd6ff0d91636b7c674c2abb2eccd9d3f2.tar.bz2 |
[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
Diffstat (limited to 'llvm/lib/Object/MachOObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions