commit | 75f1af02091235a21180cf22ac9f7dd0025577f6 | [log] [tgz] |
---|---|---|
author | Douglas Gregor <dgregor@apple.com> | Mon Jul 20 22:03:28 2009 +0000 |
committer | Douglas Gregor <dgregor@apple.com> | Mon Jul 20 22:03:28 2009 +0000 |
tree | f9231349050dc8691da1bc4f0aea1b2ed88ba98c | |
parent | ba02486ef05786847f0f465162d9bb461e142e48 [diff] |
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. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@76487 91177308-0d34-0410-b5e6-96231b3b80d8