[PATCH] D73245: Depend stddef.h to provide max_align_t for C++11 and provide better fallback in <new>
Louis Dionne via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Mar 5 13:12:29 PST 2020
ldionne added a comment.
In D73245#1896786 <https://reviews.llvm.org/D73245#1896786>, @ldionne wrote:
> In D73245#1894420 <https://reviews.llvm.org/D73245#1894420>, @EricWF wrote:
>
> > @ldionne Since this has the possibility of breaking existing users of `std::max_align_t`, can you test this against your c++03 codebases?
>
LGTM as far as that is concerned. (personal note: rdar://60008079)
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73245/new/
https://reviews.llvm.org/D73245
More information about the cfe-commits
mailing list