Skip to content
Commit d12df6b1 authored by Douglas Gregor's avatar Douglas Gregor
Browse files

Reuse VarDecl::Init to store the default argument of a ParmVarDecl,

reducing the size of ParmVarDecl by one pointer. Also means that we'll 
properly (de-)serialize default arguments in C++ PCH files.

llvm-svn: 76487
parent 40c68ad3
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