This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 5e1ed772d8 [Lex] Fix some Clang-tidy modernize and Include What You Use [...] new 7bc2da619c Unify implementation of our two different flavours of -Wtaut [...]
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: lib/Sema/SemaChecking.cpp | 359 +++++++++++-------------- test/Sema/tautological-constant-compare.c | 83 +++++- test/Sema/tautological-constant-enum-compare.c | 171 ++++++------ test/SemaCXX/compare.cpp | 20 +- 4 files changed, 333 insertions(+), 300 deletions(-)