[PATCH] D28478: Check for musl-libc's max_align_t in addition to other variants.
David L. Jones via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Feb 9 17:36:39 PST 2017
dlj added a comment.
In https://reviews.llvm.org/D28478#672959, @EricWF wrote:
> IDK how to meaningly test this though.
Heh. Well... I can tell you that with this change (and a couple of others), I'm able to bootstrap Clang (2-stage) using libc++ on Alpine Linux. It totally works, I promise! ;-)
https://reviews.llvm.org/D28478
More information about the cfe-commits
mailing list