[libcxx-commits] [PATCH] D145320: [libc++] Granularize <type_traits> includes

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Mar 6 09:03:49 PST 2023


ldionne added a subscriber: libc++ vendors.
ldionne accepted this revision.
ldionne added a comment.
This revision is now accepted and ready to land.

LGTM w/ green CI.

Pinging vendors just for heads up, since this one might break a few users. `type_traits` is very common and some folks may have started compiling with `-std=c++2b` already.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D145320



More information about the libcxx-commits mailing list