[index] References to fields from template instantiations should refer to
authorAlex Lorenz <arphaman@gmail.com>
Mon, 15 May 2017 14:26:22 +0000 (14:26 +0000)
committerAlex Lorenz <arphaman@gmail.com>
Mon, 15 May 2017 14:26:22 +0000 (14:26 +0000)
commit048c8a9e7f48da1e9a6453a15baeec2f02713ba9
tree3b96f9d66580056eed0cf2f8ace5da9504955af2
parent96a13635f5caff0f30a9fa4d24266d4f14ebbff5
[index] References to fields from template instantiations should refer to
fields in base templates

rdar://32197158

llvm-svn: 303068
clang/lib/Index/IndexingContext.cpp
clang/test/Index/Core/index-instantiated-source.cpp [new file with mode: 0644]