[LLVMbugs] [Bug 15852] using T::T inside template <typename T> not accepted, leads to bogus errors.

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Sat Apr 27 08:59:35 PDT 2013


http://llvm.org/bugs/show_bug.cgi?id=15852

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |richard-llvm at metafoo.co.uk
         Resolution|---                         |WORKSFORME

--- Comment #2 from Richard Smith <richard-llvm at metafoo.co.uk> ---
That SVN checkout is too old; Clang did not fully support inheriting
constructors in r177638. Test case works fine in trunk.

-- 
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/20130427/033db3e3/attachment.html>


More information about the llvm-bugs mailing list