Fix AST serialization of reference-to-reference types. This previously caused
a crash when deserializing the AST for this: typedef char (&R); extern R &r; llvm-svn: 129358
Loading
Please register or sign in to comment
a crash when deserializing the AST for this: typedef char (&R); extern R &r; llvm-svn: 129358