| commit | 9c2aefb2845f600a09a8046072bae296d8eff565 | [log] [tgz] |
|---|---|---|
| author | Douglas Gregor <doug.gregor@gmail.com> | Mon Jul 20 22:03:28 2009 +0000 |
| committer | Douglas Gregor <doug.gregor@gmail.com> | Mon Jul 20 22:03:28 2009 +0000 |
| tree | f9231349050dc8691da1bc4f0aea1b2ed88ba98c | |
| parent | 9573e85e1105456123b568ff70af38b04df938c9 [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