This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 696af9766e [CGBuiltin] Handle unsigned mul overflow properly (PR35750) new 9a22e344a5 PR35815: Separate out the ns-consumed diagnostic into an err [...]
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 | 12 ++++++++---- lib/Sema/SemaDeclObjC.cpp | 21 ++++++++++++--------- test/SemaObjC/Inputs/module.map | 3 +++ test/SemaObjC/ns-consumed-error-not-warning.m | 13 +++++++++++++ 4 files changed, 36 insertions(+), 13 deletions(-) create mode 100644 test/SemaObjC/Inputs/module.map create mode 100644 test/SemaObjC/ns-consumed-error-not-warning.m