This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from a56684f alpha.core.UnreachableCode - don't warn about unreachable cod [...] new e276fa8 Revert r284265 "[Sema] Refactor context checking for availabi [...]
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/Sema/Sema.h | 15 ++-- lib/Sema/SemaDecl.cpp | 26 +++++++ lib/Sema/SemaDeclAttr.cpp | 125 ++++++++++++++++------------------ lib/Sema/SemaExpr.cpp | 38 +++++++---- test/SemaObjC/class-unavail-warning.m | 18 +---- 5 files changed, 123 insertions(+), 99 deletions(-)