[libclang] indexing: handle 'TopLevelDeclInObjCContainers' at the point where they...
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Tue, 9 Feb 2016 19:07:21 +0000 (19:07 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Tue, 9 Feb 2016 19:07:21 +0000 (19:07 +0000)
commit49385e8bd5312704cc9ef8a24bd713cc3463529c
tree237a11c399de7cd62d8ee746963f204e8de72ae7
parenta4cffec19e89557843e162f84b1345590e6dae9f
[libclang] indexing: handle 'TopLevelDeclInObjCContainers' at the point where they are reported.

It isn't much benefit and doesn't worth the complexity to try to handle them after the container is encountered.

llvm-svn: 260254
clang/tools/libclang/IndexDecl.cpp
clang/tools/libclang/Indexing.cpp
clang/tools/libclang/IndexingContext.h