]> granicus.if.org Git - clang/commit
[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)
commit96ab5e60807c5fd92e00c5ed8e9e268cb687f4fc
treea53c4f89e2202baed1c5f6c66de80cb3486a8b22
parent41505a741963aff60d475ed8961dce913462e629
[index] References to fields from template instantiations should refer to
fields in base templates

rdar://32197158

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@303068 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Index/IndexingContext.cpp
test/Index/Core/index-instantiated-source.cpp [new file with mode: 0644]