[PATCH] D48912: [libc++] Add deprecated attributes to many deprecated components

Louis Dionne via Phabricator reviews at reviews.llvm.org
Mon Sep 24 07:22:19 PDT 2018


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rCXX342843: [libc++] Add deprecated attributes to many deprecated components (authored by ldionne, committed by ).
Herald added a subscriber: libcxx-commits.

Changed prior to commit:
  https://reviews.llvm.org/D48912?vs=155478&id=166669#toc

Repository:
  rCXX libc++

https://reviews.llvm.org/D48912

Files:
  docs/UsingLibcxx.rst
  include/__config
  include/__functional_base
  include/algorithm
  include/functional
  include/memory
  test/libcxx/algorithms/alg.modifying.operations/alg.random.shuffle/random_shuffle.cxx1z.pass.cpp
  test/libcxx/algorithms/alg.modifying.operations/alg.random.shuffle/random_shuffle.depr_in_cxx14.fail.cpp
  test/libcxx/depr/depr.auto.ptr/auto.ptr/auto_ptr.depr_in_cxx11.fail.cpp
  test/libcxx/depr/depr.function.objects/adaptors.depr_in_cxx11.fail.cpp
  test/std/depr/depr.lib.binders/depr.lib.bind.1st/bind1st.depr_in_cxx11.fail.cpp
  test/std/depr/depr.lib.binders/depr.lib.bind.2nd/bind2nd.depr_in_cxx11.fail.cpp
  test/std/depr/depr.lib.binders/depr.lib.binder.1st/binder1st.depr_in_cxx11.fail.cpp
  test/std/depr/depr.lib.binders/depr.lib.binder.2nd/binder2nd.depr_in_cxx11.fail.cpp
  test/std/utilities/function.objects/negators/binary_negate.depr_in_cxx17.fail.cpp
  test/std/utilities/function.objects/negators/not1.depr_in_cxx17.fail.cpp
  test/std/utilities/function.objects/negators/not2.depr_in_cxx17.fail.cpp
  test/std/utilities/function.objects/negators/unary_negate.depr_in_cxx17.fail.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48912.166669.patch
Type: text/x-patch
Size: 33777 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20180924/890aa05f/attachment-0001.bin>


More information about the libcxx-commits mailing list