[cfe-dev] constructor inheritance in 3.3?
Scott Baldwin
scottbaldwin at gmail.com
Wed Jul 31 04:56:34 PDT 2013
According to your C++11 support status page, C++11 constructor inheritance
was added in clang 3.3.
I am using clang 3.3 (trunk 176796), but I get the following: "error:
inheriting constructors are not supported"
Was this added in a later version of 3.3? If so, I will need an SA to
upgrade the version, but I do not want to bother him if it is not in 3.3 at
all.
Thank you.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20130731/a530e89f/attachment.html>
More information about the cfe-dev
mailing list