summaryrefslogtreecommitdiffstats
path: root/clang/test/PCH/cxx-reference.h
Commit message (Collapse)AuthorAgeFilesLines
* Fix AST serialization of reference-to-reference types. This previously causedRichard Smith2011-04-121-0/+13
a crash when deserializing the AST for this: typedef char (&R); extern R &r; llvm-svn: 129358
OpenPOWER on IntegriCloud