This is an automated email from the git hooks/post-receive script.
"tcwg-buildslave pushed a change to branch linaro-local/ci/llvm-kernel-aarch64-tested in repository toolchain/llvm/clang.
from 9af34252a3 [analyzer] [NFC] Minor refactoring of ISL-specific code in R [...] adds 24c9731717 Don't warn on returning the address of a label from a statem [...] adds b14b766b1c [ObjC] Error out when using forward-declared protocol in a @ [...]
No new revisions were added by this update.
Summary of changes: include/clang/Basic/DiagnosticGroups.td | 3 ++- include/clang/Basic/DiagnosticSemaKinds.td | 4 ++-- lib/CodeGen/CGObjCMac.cpp | 5 +++-- lib/Sema/SemaExpr.cpp | 10 ---------- lib/Sema/SemaExprObjC.cpp | 6 +++++- lib/Sema/SemaInit.cpp | 4 ++++ test/CodeGenObjC/forward-declare-protocol-gnu.m | 10 ++++++---- test/CodeGenObjC/forward-protocol-metadata-symbols.m | 6 +++--- test/CodeGenObjC/hidden-visibility.m | 2 +- test/CodeGenObjC/link-errors.m | 2 +- test/CodeGenObjC/protocol-comdat.m | 4 ++-- test/CodeGenObjC/protocols-lazy.m | 19 ++++++++++++++----- test/CodeGenObjC/protocols.m | 3 ++- test/PCH/objc_exprs.h | 4 +++- test/Parser/objc-cxx-keyword-identifiers.mm | 4 +++- test/Sema/statements.c | 9 +++++++++ test/SemaObjC/protocol-expr-neg-1.m | 6 +++--- 17 files changed, 63 insertions(+), 38 deletions(-)