llvm-project/libcxx/test/std/algorithms/alg.modifying.operations
Louis Dionne a470a13a70 [libc++] Enable deprecation warnings by default
Summary:
In r342843, I added deprecation warnings to some facilities that were
deprectated in C++14 and C++17. However, those deprecation warnings
were not enabled by default.

After discussing this on IRC, we had finally gotten consensus to enable
those warnings by default, and I'm getting around to doing that only
now.

Reviewers: mclow.lists, EricWF

Subscribers: christof, jkorous, dexonsmith, jdoerfert, libcxx-commits

Differential Revision: https://reviews.llvm.org/D58140

llvm-svn: 355961
2019-03-12 20:10:06 +00:00
..
alg.copy Support tests in freestanding 2019-02-04 20:31:13 +00:00
alg.fill Support tests in freestanding 2019-02-04 20:31:13 +00:00
alg.generate Support tests in freestanding 2019-02-04 20:31:13 +00:00
alg.move Support tests in freestanding 2019-02-04 20:31:13 +00:00
alg.partitions Support tests in freestanding 2019-02-04 20:31:13 +00:00
alg.random.sample Support tests in freestanding 2019-02-04 20:31:13 +00:00
alg.random.shuffle [libc++] Enable deprecation warnings by default 2019-03-12 20:10:06 +00:00
alg.remove Support tests in freestanding 2019-02-04 20:31:13 +00:00
alg.replace Support tests in freestanding 2019-02-04 20:31:13 +00:00
alg.reverse Support tests in freestanding 2019-02-04 20:31:13 +00:00
alg.rotate Support tests in freestanding 2019-02-04 20:31:13 +00:00
alg.swap Support tests in freestanding 2019-02-04 20:31:13 +00:00
alg.transform Support tests in freestanding 2019-02-04 20:31:13 +00:00
alg.unique Support tests in freestanding 2019-02-04 20:31:13 +00:00
nothing_to_do.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00