[libclang] Introduce clang_Cursor_isExternalSymbol that provides info about decls...
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Wed, 10 May 2017 15:10:36 +0000 (15:10 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Wed, 10 May 2017 15:10:36 +0000 (15:10 +0000)
commit0381cc74c773fe3e73475b982375fb66cb7ef9f9
tree961ab76c67fe0028481960010bed0a728fac6c77
parent30a71573729a4306b9f94a8f0a1faf770b14a21f
[libclang] Introduce clang_Cursor_isExternalSymbol that provides info about decls marked with external_source_symbol attribute

llvm-svn: 302677
clang/include/clang-c/Index.h
clang/test/Index/get-cursor.m
clang/tools/c-index-test/c-index-test.c
clang/tools/libclang/CIndex.cpp
clang/tools/libclang/libclang.exports