[PATCH] D73245: Don't define std::max_align_t if not used in C++03 mode
Eric Fiselier via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 22 17:59:27 PST 2020
EricWF requested changes to this revision.
EricWF added a comment.
This revision now requires changes to proceed.
the library has never had a C++03 mode, and I am against adding one now. I want libc++ to move away from C++03, not towards it
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73245/new/
https://reviews.llvm.org/D73245
More information about the llvm-commits
mailing list