[index] Set SymbolSubKind::Accessor[GS]etter on class methods
authorBen Langmuir <blangmuir@apple.com>
Fri, 21 Jul 2017 23:04:27 +0000 (23:04 +0000)
committerBen Langmuir <blangmuir@apple.com>
Fri, 21 Jul 2017 23:04:27 +0000 (23:04 +0000)
commit1f3881575a69f6438a0652d3d6702733556dc11a
tree8f04d41c4cf6f4285967dcd4135038336ba970ad
parentd8f61f8f7e1fa7475b42e7202303512cf53588bd
[index] Set SymbolSubKind::Accessor[GS]etter on class methods

We have the same relation between class properties and getter/setters
that we have for instance properties, so set the same symbol sub-kind.

rdar://problem/32376404

llvm-svn: 308800
clang/lib/Index/IndexSymbol.cpp
clang/test/Index/Core/index-source.m