commit | 3d6c1782c4fc2ed3e6a924c15042edb1f56fee36 | [log] [tgz] |
---|---|---|
author | John McCall <rjmccall@apple.com> | Tue May 04 01:53:42 2010 +0000 |
committer | John McCall <rjmccall@apple.com> | Tue May 04 01:53:42 2010 +0000 |
tree | a23f0aaeab8e076c826212bd0057c85ce432d12c | |
parent | 3c347f25b507740c3e41de70819f8fbbee4cde89 [diff] |
When inheriting a default argument expression, inherit the full expression, not just the inner expression. This is important if the expression has any temporaries. Fixes PR 7028. Basically a symptom of really tragic method names. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@102998 91177308-0d34-0410-b5e6-96231b3b80d8