This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from f44b5cff85 [CodeGen] Emit parallel_loop_access for each loop in the loo [...] new 4042ae53b1 [libclang 5/8] Add support for ObjC attributes without args
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 | 19 ++++++++++++++++++- test/Index/index-attrs.m | 39 +++++++++++++++++++++++++++++++++++++++ tools/libclang/CIndex.cpp | 34 ++++++++++++++++++++++++++++++++++ tools/libclang/CXCursor.cpp | 17 +++++++++++++++++ 4 files changed, 108 insertions(+), 1 deletion(-)