[libc-commits] [PATCH] D130727: [libc][NFC] Use STL case for type_traits
Guillaume Chatelet via Phabricator via libc-commits
libc-commits at lists.llvm.org
Fri Jul 29 03:09:59 PDT 2022
gchatelet added a comment.
This patch broke the build and needed these two subsequent commits
- https://github.com/llvm/llvm-project/commit/039fb3e5a12fccacd6ee5272e461e7e186397636
- https://github.com/llvm/llvm-project/commit/e5e0e7963cd6d4500bb7c4c4aa2c90bddc8468f8
Next time I will revert and reland...
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130727/new/
https://reviews.llvm.org/D130727
More information about the libc-commits
mailing list