| commit | 59e3b43abc1b1f35a7acd0f9dec31effec3c854a | [log] [tgz] |
|---|---|---|
| author | Akira Hatanaka <ahatanaka@apple.com> | Tue Jan 31 19:53:32 2017 +0000 |
| committer | Akira Hatanaka <ahatanaka@apple.com> | Tue Jan 31 19:53:32 2017 +0000 |
| tree | 28143bac9e645900033a3c3bc5bbffd5e60bd4a4 | |
| parent | 0b009e8269163d8005914b49ae5b921586fbf38c [diff] |
[Sema] Transform a templated name before looking it up in FindInstantiatedDecl or passing it to RebuildMemberExpr. This fixes PR30361. rdar://problem/17341274 Differential Revision: https://reviews.llvm.org/D24969 llvm-svn: 293678