[PATCH] D55777: [libcxx] Portability fix: add missing includes and static_casts.
Andrey Maksimov via Phabricator
reviews at reviews.llvm.org
Wed Dec 19 12:24:10 PST 2018
amakc11 added a comment.
With respect to this particular patch, I would rather wait for the final verdict on the Clang bug <https://bugs.llvm.org/show_bug.cgi?id=40093> Marshall reported recently. If it is a real bug in compiler, than the patch should be considered as both a portability fix and a bug catcher.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55777/new/
https://reviews.llvm.org/D55777
More information about the libcxx-commits
mailing list