This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release_80 in repository clang.
from e1b18078f4 Merging r353976: ------------------------------------------- [...] new 39cf5f6a7d Merging r354074: ------------------------------------------- [...] new 8f39121d6c Merging r353943: ------------------------------------------- [...]
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/Sema/SemaChecking.cpp | 20 ++++++++--------- lib/StaticAnalyzer/Core/BugReporterVisitors.cpp | 29 ++++++++++++++++++++++++- test/Analysis/PR40625.cpp | 16 ++++++++++++++ test/Analysis/uninit-vals.m | 8 +++---- test/SemaCXX/warn-float-conversion.cpp | 12 +++++----- test/SemaObjC/conversion.m | 7 ++++++ 6 files changed, 71 insertions(+), 21 deletions(-) create mode 100644 test/Analysis/PR40625.cpp