| commit | 85f342350979c5af12c6f5790ac27ac05112d0a2 | [log] [tgz] |
|---|---|---|
| author | Douglas Gregor <dgregor@apple.com> | Tue Apr 10 20:43:46 2012 +0000 |
| committer | Douglas Gregor <dgregor@apple.com> | Tue Apr 10 20:43:46 2012 +0000 |
| tree | 050402258bc49cb698d68850cf8aa6ff49c8c16b | |
| parent | 4f53074cca08419abb550df2cfce0eaf33003c11 [diff] |
When we determine that an initialization sequence failed due to an incomplete type, keep track of the actual type that was incomplete. Otherwise, we might fail to produce a diagnostic. Fixes PR12498. llvm-svn: 154432