[libcxx-commits] [PATCH] D127226: [libc++] Simplify type_traits and use more builtins
Mark de Wever via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Sat Jun 25 06:03:51 PDT 2022
Mordante added a comment.
@ayzhao, @cjdb Thanks for the additional information.
@philnik Is there a conflict in reverting this commit? The general LLVM policy is to keep HEAD in working order. I assume the breakage blocks people from testing HEAD so other patches after this commit are might not tested downstream until HEAD works again.
I'm in favor for a quick (partial) revert, fix it, and re-land the fixed version.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D127226/new/
https://reviews.llvm.org/D127226
More information about the libcxx-commits
mailing list