[index] The references to type aliases and typedefs from template
authorAlex Lorenz <arphaman@gmail.com>
Tue, 23 May 2017 16:27:42 +0000 (16:27 +0000)
committerAlex Lorenz <arphaman@gmail.com>
Tue, 23 May 2017 16:27:42 +0000 (16:27 +0000)
commitfcbae3a308a168b8eea9011c3092d5114253c4c7
treee8b57ad0dd613f4e0a236502ba85e69787cf88be
parent73e27a603101e77cfceb34540ff51fac292f250e
[index] The references to type aliases and typedefs from template
instantiations should refer to the pattern type aliases / typedefs in the base
templates

rdar://32325459

llvm-svn: 303648
clang/lib/Index/IndexingContext.cpp
clang/test/Index/Core/index-instantiated-source.cpp