| commit | 4385d8b0a2317f3571f3ead62acbf958bb19d61f | [log] [tgz] |
|---|---|---|
| author | Douglas Gregor <dgregor@apple.com> | Fri May 20 15:32:55 2011 +0000 |
| committer | Douglas Gregor <dgregor@apple.com> | Fri May 20 15:32:55 2011 +0000 |
| tree | f0fd2abef0fbf8f2ecdcbe728a663c7ce3f9c4b5 | |
| parent | 0bf26746d9791bc27a51121d31b247867ea469ea [diff] |
Diagnose unexpanded parameter packs in return statements. This manifested in a crash with blocks in PR9953, but it was a ticking time bomb for normal functions, too. Fixes PR9953. llvm-svn: 131731