[PATCH] D65249: [NFC] use C++11 in AlignOf.h, remove AlignedCharArray
Reid Kleckner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 29 17:39:50 PDT 2019
rnk accepted this revision.
rnk added a comment.
This revision is now accepted and ready to land.
I have concerns that some of the patches that you landed prior to this will cause issues with old versions of MSVC, but in isolation, this is fine, and if anyone complains, we can address it on a case-by-case basis. lgtm
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65249/new/
https://reviews.llvm.org/D65249
More information about the llvm-commits
mailing list