diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2011-04-12 10:38:03 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2011-04-12 10:38:03 +0000 |
commit | df1550fc59b51681d37225934fe4e3acac321621 (patch) | |
tree | 045cee9183d002dc4ad71f4e406564f55c8aeb7d /lib/CodeGen/CodeGenModule.cpp | |
parent | 9d5d308c9be367ec41cc6a89f215d45f675b4617 (diff) |
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;
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@129358 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions