Fix serialization for TypedefType by allowing TypedefType to access the...
Fix serialization for TypedefType by allowing TypedefType to access the internal CanonicalType stored in Type. The test case Serialization/stmt_exprs.c now passes. llvm-svn: 54117
Loading
Please register or sign in to comment