This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from bc15147a08 [coroutines] Do not attempt to typo-correct when coroutine i [...] new 6049e5437b [Sema] Emit -Winteger-overflow for arguments in function cal [...] new 27f0825768 [Driver] Add fuzzer-no-link into the list of supported Fuchs [...]
The 2 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/Driver/ToolChains/Fuchsia.cpp | 1 + lib/Sema/SemaChecking.cpp | 18 +++++++++++------- test/Sema/integer-overflow.c | 15 +++++++++++++++ test/SemaCXX/integer-overflow.cpp | 15 +++++++++++++++ test/SemaObjC/integer-overflow.m | 18 ++++++++++++++++++ 5 files changed, 60 insertions(+), 7 deletions(-) create mode 100644 test/SemaObjC/integer-overflow.m