| commit | 1501f16cfeb3908c3adaa28fcc0710937605c6ef | [log] [tgz] |
|---|---|---|
| author | Douglas Gregor <dgregor@apple.com> | Wed Jun 22 18:16:25 2011 +0000 |
| committer | Douglas Gregor <dgregor@apple.com> | Wed Jun 22 18:16:25 2011 +0000 |
| tree | b723ae9c8f73562cdcb061b0e49f53e8db1ea11a | |
| parent | 59b5f356ad1705fe2c5af385dc6630c73218371a [diff] |
When instantiating a function template declaration that was expressed via a typedef of a function, make sure to synthesize parameter declarations. Fixes PR9654 / <rdar://problem/9257497>. llvm-svn: 133628