[llvm-bugs] [Bug 44980] New: 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
Thu Feb 20 17:53:36 PST 2020
https://bugs.llvm.org/show_bug.cgi?id=44980
Bug ID: 44980
Summary: 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
Product: clang
Version: unspecified
Hardware: PC
OS: Linux
Status: NEW
Severity: enhancement
Priority: P
Component: Frontend
Assignee: unassignedclangbugs at nondot.org
Reporter: joerg at NetBSD.org
CC: llvm-bugs at lists.llvm.org, neeilans at live.com,
richard-llvm at metafoo.co.uk
Created attachment 23152
--> https://bugs.llvm.org/attachment.cgi?id=23152&action=edit
Reduced test case
Try the attached test case.
--
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/20200221/9f5ecf93/attachment.html>
More information about the llvm-bugs
mailing list