[LLVMbugs] [Bug 23001] RecordLayoutBuilder.cpp:1854: void (anonymous namespace)::RecordLayoutBuilder::UpdateAlignment(clang::CharUnits, clang::CharUnits): Assertion `llvm::isPowerOf2_32(NewAlignment.getQuantity() && "Alignment not a power of 2")' failed.

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Wed Mar 25 09:49:18 PDT 2015


https://llvm.org/bugs/show_bug.cgi?id=23001

Tyler Kenney <tjkenney at us.ibm.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #6 from Tyler Kenney <tjkenney at us.ibm.com> ---
just pulled in the latest rev (r233194) & ran with a Debug+Asserts build. Issue
appears to be gone, marking as resolved/fixed. Thanks.

-- 
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/20150325/88afa024/attachment.html>


More information about the llvm-bugs mailing list