| commit | 25edf4302f07a59a49324731e153977806ecb131 | [log] [tgz] |
|---|---|---|
| author | Douglas Gregor <dgregor@apple.com> | Fri Nov 05 23:22:45 2010 +0000 |
| committer | Douglas Gregor <dgregor@apple.com> | Fri Nov 05 23:22:45 2010 +0000 |
| tree | 7ed6f3fe9fb55bd85998ae6ee2b7c458361b7246 | |
| parent | efabb123aff69b36b3cd610ad9b98aafb6bc799d [diff] |
When searching for an instantiated declaration requires instantiation of its parent context, be sure to update the parent-context pointer after instantiation. Fixes two anonymous-union instantiation issues in <rdar://problem/8635664>. llvm-svn: 118313