[LLVMbugs] [Bug 15755] Failed to inherit variadic template constructor from base's base.
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Wed Apr 17 12:02:31 PDT 2013
http://llvm.org/bugs/show_bug.cgi?id=15755
Richard Smith <richard-llvm at metafoo.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |richard-llvm at metafoo.co.uk
Resolution|--- |FIXED
--- Comment #1 from Richard Smith <richard-llvm at metafoo.co.uk> ---
We were treating parameter packs like parameters with default arguments when
building the set of inherited constructors. Fixed in r179708, thanks for the
report.
--
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/20130417/7e20d234/attachment.html>
More information about the llvm-bugs
mailing list