This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 3857ab3c9e Limit types of builtins that can be redeclared. new dd36ea8e5a [Availability] Improve availability to consider functions ru [...]
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 | 4 +++ lib/Sema/SemaDecl.cpp | 15 ++++++++++ lib/Sema/SemaDeclAttr.cpp | 6 ++++ lib/Sema/SemaDeclObjC.cpp | 11 ++++++++ test/SemaObjC/unguarded-availability.m | 44 +++++++++++++++++++++++++++++- 5 files changed, 79 insertions(+), 1 deletion(-)