You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Summary: Following the discussion on the libcxx-dev mailing list (http://lists.llvm.org/pipermail/libcxx-dev/2019-May/000358.html), this implements the new policy for handling experimental features and their deprecation. We basically add a deprecation warning for std::experimental::filesystem, and we remove a bunch of <experimental/*> headers that were now empty. Reviewers: mclow.lists, EricWF Subscribers: mgorny, christof, jkorous, dexonsmith, arphaman, libcxx-commits, jfb Tags: #libc Differential Revision: https://reviews.llvm.org/D62428 git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@363072 91177308-0d34-0410-b5e6-96231b3b80d8 |
6 years ago | |
|---|---|---|
| .. | ||
| __config | 6 years ago | |
| __memory | 7 years ago | |
| algorithm | 7 years ago | |
| coroutine | 7 years ago | |
| deque | 7 years ago | |
| filesystem | 7 years ago | |
| forward_list | 7 years ago | |
| functional | 7 years ago | |
| iterator | 7 years ago | |
| list | 7 years ago | |
| map | 7 years ago | |
| memory_resource | 7 years ago | |
| propagate_const | 7 years ago | |
| regex | 7 years ago | |
| set | 7 years ago | |
| simd | 7 years ago | |
| string | 7 years ago | |
| type_traits | 7 years ago | |
| unordered_map | 7 years ago | |
| unordered_set | 7 years ago | |
| utility | 7 years ago | |
| vector | 7 years ago | |