[PATCH] D14259: The maximum alignment of std::aligned_storage applies to all Windows compilers
Saleem Abdulrasool via cfe-commits
cfe-commits at lists.llvm.org
Mon Nov 2 21:46:26 PST 2015
compnerd added a subscriber: compnerd.
compnerd accepted this revision.
compnerd added a reviewer: compnerd.
compnerd added a comment.
This revision is now accepted and ready to land.
Yeah, this is a COFF limitation. Its unfortunate we don't have a better way to detect COFF targets.
http://reviews.llvm.org/D14259
More information about the cfe-commits
mailing list