commit | f15748a28c8443eef2924ef83689c358c661e9c5 | [log] [tgz] |
---|---|---|
author | Douglas Gregor <dgregor@apple.com> | Fri Jun 03 03:35:07 2011 +0000 |
committer | Douglas Gregor <dgregor@apple.com> | Fri Jun 03 03:35:07 2011 +0000 |
tree | 6f025ec9ea1015e1263b38d41e3a220aff5cbaf5 | |
parent | 8735b294a257a07ca158c28094d7324f0adf889a [diff] |
When performing template argument deduction given a function argument of incomplete array type, attempt to complete the array type. This was made much easier by Chandler's addition of RequireCompleteExprType(), which I've tweaked (slightly) to improve the consistency of the DeclRefExpr. Fixes PR7985. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@132530 91177308-0d34-0410-b5e6-96231b3b80d8