hanchenye-llvm-project/libcxx/include/experimental
Louis Dionne 776acf225b [libcxx] Slightly improved policy for handling experimental features
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

llvm-svn: 363072
2019-06-11 14:48:40 +00:00
..
__config [libcxx] Slightly improved policy for handling experimental features 2019-06-11 14:48:40 +00:00
__memory Revert "[coroutines] Add std::experimental::task<T> type" 2019-03-26 19:50:46 +00:00
algorithm Update more file headers across all of the LLVM projects in the monorepo 2019-01-19 10:56:40 +00:00
coroutine Fix visibility for coroutine types on Windows 2019-04-17 04:31:46 +00:00
deque Update more file headers across all of the LLVM projects in the monorepo 2019-01-19 10:56:40 +00:00
filesystem Update more file headers across all of the LLVM projects in the monorepo 2019-01-19 10:56:40 +00:00
forward_list Update more file headers across all of the LLVM projects in the monorepo 2019-01-19 10:56:40 +00:00
functional [libc++] Remove visibility-related warnings with Clang 8 2019-02-27 17:33:25 +00:00
iterator Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
list Update more file headers across all of the LLVM projects in the monorepo 2019-01-19 10:56:40 +00:00
map Update more file headers across all of the LLVM projects in the monorepo 2019-01-19 10:56:40 +00:00
memory_resource Revert "[coroutines] Add std::experimental::task<T> type" 2019-03-26 19:50:46 +00:00
propagate_const Update more file headers across all of the LLVM projects in the monorepo 2019-01-19 10:56:40 +00:00
regex Update more file headers across all of the LLVM projects in the monorepo 2019-01-19 10:56:40 +00:00
set Update more file headers across all of the LLVM projects in the monorepo 2019-01-19 10:56:40 +00:00
simd Update more file headers across all of the LLVM projects in the monorepo 2019-01-19 10:56:40 +00:00
string Update more file headers across all of the LLVM projects in the monorepo 2019-01-19 10:56:40 +00:00
type_traits Implement LWG 2960: nonesuch is insufficiently useless 2019-04-30 00:54:38 +00:00
unordered_map Update more file headers across all of the LLVM projects in the monorepo 2019-01-19 10:56:40 +00:00
unordered_set Update more file headers across all of the LLVM projects in the monorepo 2019-01-19 10:56:40 +00:00
utility Update more file headers across all of the LLVM projects in the monorepo 2019-01-19 10:56:40 +00:00
vector Update more file headers across all of the LLVM projects in the monorepo 2019-01-19 10:56:40 +00:00