This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from b15c08d32c [ObjC] Add some additional test cases around pointer conversions. new 3b8d539899 [ObjC] Diagnose implicit type coercion from ObjC 'Class' to [...]
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: lib/AST/ASTContext.cpp | 26 +++++++++++++++++--------- lib/Sema/SemaExpr.cpp | 4 ++-- test/SemaObjC/comptypes-1.m | 18 +++++++++--------- test/SemaObjCXX/class-method-self.mm | 8 ++++---- test/SemaObjCXX/comptypes-1.mm | 32 ++++++++++++++++---------------- test/SemaObjCXX/comptypes-7.mm | 16 ++++++++-------- test/SemaObjCXX/instancetype.mm | 4 ++-- 7 files changed, 58 insertions(+), 50 deletions(-)