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

Eric Fiselier <e...@efcs.ca> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #13 from Eric Fiselier <e...@efcs.ca> ---
This has been fixed in 2 different ways:

1. I implemented a fix in libc++ even though it's no longer needed (see below)

2. Inheriting constructors were fixed in the standard and this fix has been
implemented in Clang as of 3.9.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to