This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from bf227b3250 [ASan] Do not instrument other runtime functions with `__asa [...] new 44d861c1f7 [Sema][ObjC] Allow declaring ObjC pointer members with non-t [...]
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/Basic/DiagnosticSemaKinds.td | 6 +- lib/AST/DeclCXX.cpp | 11 ++ lib/Sema/SemaDecl.cpp | 3 +- lib/Sema/SemaDeclCXX.cpp | 40 +++++++- test/SemaObjCXX/arc-0x.mm | 159 ++++++++++++++++++++++++++++- test/SemaObjCXX/objc-weak.mm | 2 +- 6 files changed, 213 insertions(+), 8 deletions(-)