]> granicus.if.org Git - clang/commit
[libclang] Suppress indexing references for occurrences of the interface
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Thu, 15 Dec 2011 00:04:56 +0000 (00:04 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Thu, 15 Dec 2011 00:04:56 +0000 (00:04 +0000)
commit90fd67af4aeec7d1661986dd25eabf924e11a76c
tree59f3560006fe705ad0dd75e7006f63554436820e
parenteaa9511dd2bcb0c7f90f47a236a91c82048f484e
[libclang] Suppress indexing references for occurrences of the interface
in a superclass and the protocols in a protocol list.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@146615 91177308-0d34-0410-b5e6-96231b3b80d8
test/Index/index-suppress-refs.h
test/Index/index-suppress-refs.m
tools/libclang/IndexingContext.cpp