| commit | 2cd32a025139abd759ca51e970c8ad10310e2137 | [log] [tgz] |
|---|---|---|
| author | Douglas Gregor <dgregor@apple.com> | Fri Jan 07 19:35:17 2011 +0000 |
| committer | Douglas Gregor <dgregor@apple.com> | Fri Jan 07 19:35:17 2011 +0000 |
| tree | 83ebcd5e79aa6583d9ae3bb15a8881ed77fca820 | |
| parent | 9f627df2f291112e91b0a92d90aaf5ea8470810b [diff] |
When instantiating the arguments to an initializer, use the TreeTransform version of TransformExprs() rather than explicit loop, so that we expand pack expansions properly. Test cast coming soon... llvm-svn: 123014