[libcxx-commits] [PATCH] D157058: [libc++] Remove generic char_traits implementation
Mike Hommey via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Aug 16 18:46:11 PDT 2023
glandium added a comment.
In D157058#4593874 <https://reviews.llvm.org/D157058#4593874>, @philnik wrote:
> This has been deprecated since LLVM 16: https://releases.llvm.org/16.0.0/projects/libcxx/docs/ReleaseNotes.html#id6.
This sure confused me to believe it was 17. https://github.com/llvm/llvm-project/commit/4ef1393e1b35049f0d35b0b74dbffeaa104288f0#diff-bce3bdd5d6c777ff42e0c354fa79da4068b100820442c8836778758062dbdf5e
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D157058/new/
https://reviews.llvm.org/D157058
More information about the libcxx-commits
mailing list