Hi! Currently CXXRecordDecl::DefinitionData does not seem to get restored while reading a pch file. Therefore CXXRecordDecl::isPOD() crashes. Is this currently work in progress or should I not rely on workning precompiled headers in the near future? (by working I mean the features that are implemented work) -Jochen