For TagType and TemplateSpecializationType, isDependent calculation may be...
For TagType and TemplateSpecializationType, isDependent calculation may be invalid because some decls that the calculation is using may still be initializing. Thus, store the isDependent flag to PCH and restore directly to Type. llvm-svn: 107873
Loading
Please register or sign in to comment