[libcxx-commits] [PATCH] D153214: [libc++] Remove the type_traits includes from limits and new
Mark de Wever via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Sun Jun 18 07:55:34 PDT 2023
Mordante requested changes to this revision.
Mordante added a comment.
This revision now requires changes to proceed.
I've no principle objection against this patch. However this patch feels incomplete since it does not update the transitive includes. I much rather move the patch out of the stack and make it a stand-alone patch; then we can see how it affects the transitive includes.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D153214/new/
https://reviews.llvm.org/D153214
More information about the libcxx-commits
mailing list