[libcxx-commits] [PATCH] D138596: [libc++] Keep char_traits<T> for arbitrary T around until LLVM 18

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Nov 23 12:22:41 PST 2022


ldionne added a comment.

Note that I'll land this as soon as I get a green CI run to unbreak the downstreams that were impacted by D138307 <https://reviews.llvm.org/D138307>. We can make additional tweaks post-commit as needed.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D138596/new/

https://reviews.llvm.org/D138596



More information about the libcxx-commits mailing list