]> granicus.if.org Git - clang/commit
[libclang] indexing: for a synthesized property reference have the parent be the...
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Tue, 9 Feb 2016 19:07:19 +0000 (19:07 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Tue, 9 Feb 2016 19:07:19 +0000 (19:07 +0000)
commit66ea6c1fd5e41e17be1b5c90f938721a8e8f9c63
tree1367a92240a3501ab927fa9718d6a9eba114a97a
parentdacec98e68d4629d28bf715b08499e33dd6f7171
[libclang] indexing: for a synthesized property reference have the parent be the ObjC implementation decl.

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