]> granicus.if.org Git - clang/commit
[libclang] Report implicit objc methods for properties when indexing.
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Mon, 26 Sep 2011 19:05:37 +0000 (19:05 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Mon, 26 Sep 2011 19:05:37 +0000 (19:05 +0000)
commit65ab90736ede3932b26848e39c64396c47f2941b
treee05678915e146ce902508d420b2d8ba7bb306eb2
parenta4e20e1e43df39e39328035c84c46fdcbbf3a01e
[libclang] Report implicit objc methods for properties when indexing.

Related to rdar://10087069.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@140551 91177308-0d34-0410-b5e6-96231b3b80d8
test/Index/c-index-api-loadTU-test.m
test/Index/properties-class-extensions.m
test/Index/usrs.m
tools/libclang/CIndex.cpp