This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 430fd9ec7c [OPENMP] Fix for PR33922: New ident_t flags for __kmpc_for_s [...] new edee0359a8 [Sema] Improve some -Wunguarded-availability diagnostics
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/Basic/DiagnosticSemaKinds.td | 18 +--- lib/Sema/SemaDeclAttr.cpp | 153 +++++++++++++++-------------- test/SemaObjC/attr-availability.m | 4 +- test/SemaObjC/unguarded-availability-new.m | 8 +- test/SemaObjC/unguarded-availability.m | 18 ++-- 5 files changed, 95 insertions(+), 106 deletions(-)