]> granicus.if.org Git - clang/commit
[libclang] Indexing API: fill the objc category info for a category implementation and
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Wed, 16 Nov 2011 02:35:05 +0000 (02:35 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Wed, 16 Nov 2011 02:35:05 +0000 (02:35 +0000)
commit3e340a67f4522a2f633a719cb7f3389fe2474374
treec26a7d322faaf09bcf9928346a96546c1f2c38a6
parentd6c8209fd1567db9c2721f441b50cb23cdf8d835
[libclang] Indexing API: fill the objc category info for a category implementation and
do not crash if no client container is registered for a declaration context.

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