]> granicus.if.org Git - clang/commit
[index] The references to member enums from template instantiations should
authorAlex Lorenz <arphaman@gmail.com>
Tue, 23 May 2017 16:35:50 +0000 (16:35 +0000)
committerAlex Lorenz <arphaman@gmail.com>
Tue, 23 May 2017 16:35:50 +0000 (16:35 +0000)
commitbc594a912283df4883bf53e33ad02a07d79afeda
tree7b6b05b7566ee4695629b234cc26574b2f05d9fd
parent022c4ea26e049b614d6f1a7123580313a858b3cc
[index] The references to member enums from template instantiations should
refer to the pattern member enum in the base template

rdar://32325459

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@303650 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Index/IndexingContext.cpp
test/Index/Core/index-instantiated-source.cpp