[cfe-dev] pch generation of C++ header failure...

Douglas Gregor dgregor at apple.com
Tue Oct 6 07:50:24 PDT 2009


On Oct 5, 2009, at 5:51 PM, Fons Rademakers wrote:

> Hi,
>
>  should pch generation for a simple C++ class already work in clang  
> (trunk of today)?

No. PCH is only implemented for C and Objective-C so far.

	- Doug



More information about the cfe-dev mailing list