This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from c537122805 [Sema] Don't mark plain MS enums as fixed new 866931579e [libclang] Add `CXSymbolRole role` to CXIdxEntityRefInfo new 30fc4fa07c Further cleanup to Driver mode code, as suggested by dblaikie [NFC]
The 2 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 | 28 +++++++++++++++++++++++++++- include/clang/Index/IndexSymbol.h | 2 ++ lib/Driver/Driver.cpp | 16 +++++++--------- test/Index/index-refs.cpp | 16 ++++++++++++---- test/Index/index-subscripting-literals.m | 2 +- tools/c-index-test/c-index-test.c | 27 +++++++++++++++++++++++++-- tools/libclang/CXIndexDataConsumer.cpp | 19 ++++++++++++++----- tools/libclang/CXIndexDataConsumer.h | 6 ++++-- 8 files changed, 92 insertions(+), 24 deletions(-)