[index] The references to enum constants from member enums that are
authorAlex Lorenz <arphaman@gmail.com>
Tue, 23 May 2017 16:47:01 +0000 (16:47 +0000)
committerAlex Lorenz <arphaman@gmail.com>
Tue, 23 May 2017 16:47:01 +0000 (16:47 +0000)
commit4bbce51539c187ab0178fa84f84cfbe2b75d0a4e
treec3123e50f0ee63e57409e8214fa4414bb6421988
parent9d6052060857ff83014dd5d208d1c03a2c587de9
[index] The references to enum constants from member enums that are
from template instantiations should refer to the enum constant in the pattern
enum in the base template

rdar://32325459

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