This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 089f73f859 clang-format: Fix bad corner case in formatting of function types. new 8f2ae42562 [index] If the 'external_source_symbol' attribute indicates [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/clang-c/Index.h | 3 ++- include/clang/Index/IndexSymbol.h | 1 + lib/Index/IndexSymbol.cpp | 15 ++++++++++++++ test/Index/Core/external-source-symbol-attr.m | 30 +++++++++++++-------------- tools/c-index-test/c-index-test.c | 1 + tools/libclang/CXIndexDataConsumer.cpp | 1 + 6 files changed, 35 insertions(+), 16 deletions(-)