This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 69a791e52b [clang-scan-deps] strip the --serialize-diagnostics argument new e92c0a1295 Improve -Wtautological-overlap-compare
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: docs/ReleaseNotes.rst | 3 ++- lib/Analysis/CFG.cpp | 44 ++++++++++++++++++++++++++++++++++----- lib/Analysis/ReachableCode.cpp | 2 +- test/Analysis/cfg.cpp | 21 +++++++++++++++++++ test/Sema/warn-overlap.c | 17 +++++++++++++++ test/Sema/warn-unreachable.c | 2 +- test/SemaCXX/warn-unreachable.cpp | 5 +++-- 7 files changed, 84 insertions(+), 10 deletions(-)