[libcxx-commits] [PATCH] D65034: [libc++] use constexpr for sizeof comparisons
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Fri May 15 07:34:05 PDT 2020
ldionne commandeered this revision.
ldionne edited reviewers, added: asomers; removed: ldionne.
ldionne added a comment.
Herald added a subscriber: jkorous.
I don't see us moving forward with this patch because of a warning in system headers that's not clever enough on GCC, so I'm going to abandon this to clean up the review queue.
Repository:
rCXX libc++
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65034/new/
https://reviews.llvm.org/D65034
More information about the libcxx-commits
mailing list