Fix deserializing of class template partial specializations. Assign sequence
numbers as we deserialize class template partial specializations. We can't assume that the old sequence numbers will work. The sequence numbers are still deterministic, but are now a lot less predictable for class template partial specializations in modules/PCH. llvm-svn: 184811
Loading
Please register or sign in to comment