| commit | ef6ab417c18fe68ae1f90d8a4d874f3cec90347b | [log] [tgz] |
|---|---|---|
| author | Douglas Gregor <dgregor@apple.com> | Tue Oct 27 06:26:26 2009 +0000 |
| committer | Douglas Gregor <dgregor@apple.com> | Tue Oct 27 06:26:26 2009 +0000 |
| tree | 7b8bcffec767ed0e94884a9984fb194b355b1baa | |
| parent | d169e6c28115e1e61b61cd656b3bf8b44c8531de [diff] |
Only set the point of instantiation for an implicit or explicit instantiation once we have committed to performing the instantiation. As part of this, make our makeshift template-instantiation location information suck slightly less. Fixes PR5264. llvm-svn: 85209