[cfe-commits] r124970 - in /cfe/trunk: include/clang/AST/DeclCXX.h include/clang/Basic/DiagnosticSemaKinds.td include/clang/Sema/Sema.h lib/AST/DeclCXX.cpp lib/Sema/SemaDeclCXX.cpp lib/Sema/SemaOverload.cpp lib/Serialization/ASTReader.cpp lib/Serialization/ASTWriter.cpp test/CXX/special/class.inhctor/elsewhere.cpp test/CXX/special/class.inhctor/p3.cpp test/CXX/special/class.inhctor/p7.cpp

Douglas Gregor dgregor at apple.com
Sun Mar 6 11:23:38 PST 2011


On Mar 6, 2011, at 11:18 AM, Sebastian Redl wrote:

> 
> On 06.03.2011, at 20:01, Douglas Gregor wrote:
> 
>> We should turn this off for the branch, since it's not going to be fully implemented in 2.9.
>> 
>> 	- Doug
>> 
>> On Feb 5, 2011, at 11:23 AM, Sebastian Redl wrote:
>> 
>>> Author: cornedbee
>>> Date: Sat Feb  5 13:23:19 2011
>>> New Revision: 124970
>>> 
>>> URL: http://llvm.org/viewvc/llvm-project?rev=124970&view=rev
>>> Log:
>>> Basic implementation of inherited constructors. Only generates declarations, and probably only works for very basic use cases.
> 
> Yes. Also, it's an extremely frustrating feature to implement.

Imagine that :)

	http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2011/n3258.html

	- Doug
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20110306/7d94bacb/attachment.html>


More information about the cfe-commits mailing list