Skip to content
Commit 80756f62 authored by Anders Carlsson's avatar Anders Carlsson
Browse files

When serializing a DeclRefExpr, always store the number of explicit template

arguments at the same offset, since it's needed when creating the empty
DeclRefExpr when deserializing. Fixes a memory corruption issue that would lead
to random bugs and crashes.

llvm-svn: 127125
parent 189c0e89
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