Skip to content
Commit a4ed1819 authored by Argyrios Kyrtzidis's avatar Argyrios Kyrtzidis
Browse files

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
parent 1985bb3b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment