[llvm-bugs] [Bug 50181] const clang::ArrayType *clang::Type::castAsArrayTypeUnsafe() const: Assertion `isa<ArrayType>(CanonicalType)' failed.
via llvm-bugs
llvm-bugs at lists.llvm.org
Fri Oct 1 07:00:24 PDT 2021
https://bugs.llvm.org/show_bug.cgi?id=50181
Ryan Mansfield <rmansfield at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #1 from Ryan Mansfield <rmansfield at gmail.com> ---
This was fixed by:
commit ea1c01dde03b45e0b33d3883147d3b4fb489978c
Author: Richard Smith <richard at metafoo.co.uk>
Date: Wed Aug 25 11:01:45 2021 -0700
PR51105: look through ConstantExpr when looking for a braced string literal
initialization.
--
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/20211001/ee660a18/attachment-0001.html>
More information about the llvm-bugs
mailing list