[llvm-bugs] [Bug 28184] clang crashes on valid C++ code having ternary expression with throw: Assertion `getOperand(0)->getType() == cast<PointerType>(getOperand(1)->getType())->getElementType() && "Ptr must be a pointer to Val type!"' failed

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Apr 9 01:50:00 PDT 2020


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

Raul Tambre <raul at tambre.ee> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|CONFIRMED                   |RESOLVED
 Fixed By Commit(s)|                            |878d96011acc0314ae7e5f87aca
                   |                            |515286abbe4db

--- Comment #2 from Raul Tambre <raul at tambre.ee> ---
Fixed in trunk.
https://github.com/llvm/llvm-project/commit/878d96011acc0314ae7e5f87aca515286abbe4db

-- 
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/20200409/ffc00c6a/attachment.html>


More information about the llvm-bugs mailing list