[PATCH] D47814: Teach libc++ to use native NetBSD's max_align_t
Kamil Rytarowski via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jun 28 04:15:10 PDT 2018
krytarowski added a comment.
It's similar to MUSL, __DEFINED_max_align_t is musl specific and they don't care about libc++ or not on top of it.
Repository:
rL LLVM
https://reviews.llvm.org/D47814
More information about the cfe-commits
mailing list