Skip to content
Commit 0f538460 authored by Richard Smith's avatar Richard Smith
Browse files

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
parent 8b82f087
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment