[cfe-dev] [PATCH] PCH Support for C++ decls

Chris Lattner clattner at apple.com
Fri May 7 14:45:49 PDT 2010


On May 7, 2010, at 8:01 AM, Andrew Sutton wrote:
> 
> I think fixing conversion functions and the ctor-initializers are crucial for this patch to go in.
> 
> Hopefully, since you've already reviewed most of this, it can be applied in relatively short order. After its accepted, I can re-patch and update w.r.t. class (and member) serializations. That should be a much smaller patch, and its easier for me to focus on.

This patch looks great to me.  I committed it in r103301.

I'm also interested in working on C++ PCH support in the next couple days.  What can I work on that won't conflict with your work?  If possible, I'd like to shoot for getting C++ PCH support working in the next week or two.

-Chris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20100507/eabb17f0/attachment.html>


More information about the cfe-dev mailing list