[llvm-bugs] [Bug 32044] tools/clang/lib/AST/Expr.cpp:1876: bool clang::InitListExpr::isTransparent() const: Assertion `getNumInits() == 1 && "multiple inits in glvalue init list"' failed
via llvm-bugs
llvm-bugs at lists.llvm.org
Thu Feb 23 14:52:46 PST 2017
https://bugs.llvm.org/show_bug.cgi?id=32044
Richard Smith <richard-llvm at metafoo.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #2 from Richard Smith <richard-llvm at metafoo.co.uk> ---
Fixed in r296033.
--
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/20170223/731e3364/attachment.html>
More information about the llvm-bugs
mailing list