This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from e514ffa [ObjC] Consider availability of context when emitting availab [...] new 7267cc1 [CUDA] Unswitch enumerators in the selection of the offloadin [...] new 1148c92 Revert "[ObjC] Consider availability of context when emitting [...]
The 2 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/Driver/Tools.cpp | 4 ++-- lib/Sema/SemaDeclAttr.cpp | 23 ----------------------- lib/Sema/SemaExpr.cpp | 20 +++++++------------- test/SemaObjC/attr-availability.m | 31 ------------------------------- 7 files changed, 23 insertions(+), 96 deletions(-)