[LLVMbugs] [Bug 13289] Assert on invalid: getSema().ArgumentPackSubstitutionIndex < (int)Arg.pack_size()
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Mon May 19 22:49:37 PDT 2014
http://llvm.org/bugs/show_bug.cgi?id=13289
Nikola Smiljanić <popizdeh at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |popizdeh at gmail.com
Resolution|--- |FIXED
--- Comment #1 from Nikola Smiljanić <popizdeh at gmail.com> ---
No assert with r208386, only error: pack expansion contains parameter packs
'Ts' and 'UTs' that have different lengths (2 vs. 1)
--
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/20140520/f9aa4a72/attachment.html>
More information about the llvm-bugs
mailing list