[llvm-bugs] [Bug 24113] Assertion: "Insufficient alignment"=" in IntervalMap.h:1045 in 32-bit MSVC builds
via llvm-bugs
llvm-bugs at lists.llvm.org
Mon Dec 14 13:06:27 PST 2020
https://bugs.llvm.org/show_bug.cgi?id=24113
Reid Kleckner <rnk at google.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #4 from Reid Kleckner <rnk at google.com> ---
This is stale. We ultimately did put the alignas on the IntervalMap, and then
we removed it, and maybe now we need it again. See:
https://reviews.llvm.org/D92509
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20201214/612524c6/attachment.html>
More information about the llvm-bugs
mailing list