Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix AST serialization of reference-to-reference types. This previously caused | Richard Smith | 2011-04-12 | 1 | -0/+13 |
a crash when deserializing the AST for this: typedef char (&R); extern R &r; llvm-svn: 129358 |