This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 3f205d63b2 [gcov] Make the CLang side coverage test work with the new i [...] new 094219decc [ObjC] Supress the 'implementing unavailable method' warning [...]
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 | 7 ++++++- lib/AST/DeclBase.cpp | 11 +++++++--- lib/Sema/SemaDeclObjC.cpp | 12 +++++++++-- ...lable-implementation-warning-in-app-extension.m | 24 ++++++++++++++++++++++ 4 files changed, 48 insertions(+), 6 deletions(-) create mode 100644 test/SemaObjC/avoid-unavailable-implementation-warning-in-app-e [...]