]> granicus.if.org Git - clang/commit
[index] If the 'external_source_symbol' attribute indicates 'Swift' as the language...
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Mon, 24 Apr 2017 14:52:00 +0000 (14:52 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Mon, 24 Apr 2017 14:52:00 +0000 (14:52 +0000)
commit8f2ae425621d748fa7e5481529f51ad4ed836590
tree93b88f2347f0b3ad2947983a43c675474a56c0dd
parent089f73f85954be374f688d2ba2964df95652a4e7
[index] If the 'external_source_symbol' attribute indicates 'Swift' as the language then report it accordingly

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@301183 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang-c/Index.h
include/clang/Index/IndexSymbol.h
lib/Index/IndexSymbol.cpp
test/Index/Core/external-source-symbol-attr.m
tools/c-index-test/c-index-test.c
tools/libclang/CXIndexDataConsumer.cpp