[PATCH] D47814: Teach libc++ to use native NetBSD's max_align_t

John Baldwin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 27 17:00:11 PDT 2018


bsdjhb added a comment.

FWIW, for FreeBSD I defined __CLANG_MAX_ALIGN_T and _GCC_MAX_ALIGN_T in FreeBSD's <stddef.h> when defining the typedef to handle this.


Repository:
  rL LLVM

https://reviews.llvm.org/D47814





More information about the llvm-commits mailing list