[PATCH] D55057: [Headers] Make max_align_t match GCC's implementation.

Ulrich Weigand via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Dec 4 02:58:21 PST 2018


uweigand added a comment.

As an aside, it would be nice if we had a test case that verifies the explicit values of alignof(max_align_t) on all supported platforms.  This is an ABI property that should never change.


Repository:
  rC Clang

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D55057/new/

https://reviews.llvm.org/D55057





More information about the cfe-commits mailing list