[PATCH] D65249: [NFC] use C++11 in AlignOf.h, remove AlignedCharArray
Mandeep Singh Grang via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Feb 8 12:10:50 PST 2021
mgrang added a comment.
Herald added a subscriber: JDevlieghere.
Hi @jfb This patch results in a compiler crash when building a simple C program on a Windows X86 Debug build. I have filed this <https://bugs.llvm.org/show_bug.cgi?id=49097> issue to track it.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65249/new/
https://reviews.llvm.org/D65249
More information about the cfe-commits
mailing list