This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from cab14a52 [analyzer] Update the web manual for checker developers. new e514ffa [ObjC] Consider availability of context when emitting availab [...]
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/AST/DeclBase.h | 8 +++++++- include/clang/Sema/Sema.h | 7 ++++++- lib/AST/DeclBase.cpp | 26 ++++++++++++++------------ lib/Sema/SemaDeclAttr.cpp | 23 +++++++++++++++++++++++ lib/Sema/SemaExpr.cpp | 20 +++++++++++++------- test/SemaObjC/attr-availability.m | 31 +++++++++++++++++++++++++++++++ 6 files changed, 94 insertions(+), 21 deletions(-)