This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 5c484035ac Correct behavior of fastcall when default CC is set. new b7b9efb693 [Sema][ObjC] Look for either objc_bridge or objc_bridge_muta [...]
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/Sema/SemaType.cpp | 19 +++++++++++++------ .../Inputs/nullability-completeness-cferror.h | 13 +++++++++++++ test/SemaObjCXX/nullability-completeness-cferror.mm | 5 +++++ 3 files changed, 31 insertions(+), 6 deletions(-) create mode 100644 test/SemaObjCXX/Inputs/nullability-completeness-cferror.h create mode 100644 test/SemaObjCXX/nullability-completeness-cferror.mm