]> granicus.if.org Git - clang/commit
[libclang] indexing: Have the semantic container of synthesized ObjC getter/setter...
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Tue, 9 Feb 2016 19:07:07 +0000 (19:07 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Tue, 9 Feb 2016 19:07:07 +0000 (19:07 +0000)
commit08437e9e8855ef9f1e438f4f1dfe6fc93b044ab8
tree469c2e3036b84f5095709f2a395d7f14dc0b530e
parenta31043191688f3dce6f7f24908cc260965de47d1
[libclang] indexing: Have the semantic container of synthesized ObjC getter/setter methods be the implementation decl.

Matches the behavior of other ObjC methods.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@260250 91177308-0d34-0410-b5e6-96231b3b80d8
tools/libclang/IndexingContext.cpp
tools/libclang/IndexingContext.h