This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from fe69623a6b Add target triple to improve the happiness of MSVC buildbots. new d579a6ffbf [Sema] -Wtautological-compare: handle comparison of unsigned [...]
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 | 7 ++ lib/Sema/SemaChecking.cpp | 78 +++++++++++------ test/Sema/compare.c | 6 +- test/Sema/outof-range-constant-compare.c | 145 +++++++++++++++++++++++++++++-- test/SemaCXX/compare.cpp | 6 +- 5 files changed, 199 insertions(+), 43 deletions(-)