[llvm-bugs] [Bug 44980] clang/AST/ExprCXX.h:4170: unsigned int clang::SizeOfPackExpr::getPackLength() const: Assertion `!isValueDependent() && "Cannot get the length of a value-dependent pack size expression"' failed

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Mar 4 09:48:27 PST 2020


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

Richard Smith <richard-llvm at metafoo.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |DUPLICATE
             Status|CONFIRMED                   |RESOLVED

--- Comment #2 from Richard Smith <richard-llvm at metafoo.co.uk> ---
Fixed for Clang 10 via PR45083.

*** This bug has been marked as a duplicate of bug 45083 ***

-- 
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/20200304/4dd9818f/attachment.html>


More information about the llvm-bugs mailing list