[index] Fix regression where ObjC method declarations may mistakenly get indexed as definition.
rdar://25372906 git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@265042 91177308-0d34-0410-b5e6-96231b3b80d8
Showing
- lib/Index/IndexingContext.cpp 3 additions, 3 deletionslib/Index/IndexingContext.cpp
- test/Index/Core/index-source.m 34 additions, 0 deletionstest/Index/Core/index-source.m
- test/Index/index-decls.m 9 additions, 0 deletionstest/Index/index-decls.m
- tools/libclang/CXIndexDataConsumer.cpp 17 additions, 11 deletionstools/libclang/CXIndexDataConsumer.cpp
Loading
Please register or sign in to comment