This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 710518321b [clang][Parse] Diagnose useless null statements / empty init [...] new 32141ec751 [OpenMP] Update CHECK-DAG usage in for_codegen.cpp new 3391bf6a2d [OpenMP] Update CHECK-DAG usage in target_parallel_codegen.cpp new 28b62f1a24 [CodeComplete] Penalize inherited ObjC properties for auto-c [...]
The 3 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: lib/Sema/SemaCodeComplete.cpp | 57 +++++++++++------- test/CodeCompletion/objc-protocol-member-access.m | 4 +- test/Index/complete-block-properties.m | 12 ++-- test/Index/complete-block-property-assignment.m | 14 ++--- test/Index/complete-member-access.m | 8 +-- test/Index/complete-properties.m | 22 +++---- test/OpenMP/for_codegen.cpp | 26 ++++----- test/OpenMP/target_parallel_codegen.cpp | 70 +++++++++++------------ 8 files changed, 111 insertions(+), 102 deletions(-)