This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 7a6944054d [Sema] Move some stuff into -Wtautological-unsigned-enum-zer [...] new a37dbcc751 Revert "[Sema] Move some stuff into -Wtautological-unsigned- [...] new fdde3c7be7 Fix 32-bit buildbots by removing tests that are dependent on [...]
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: include/clang/Basic/DiagnosticGroups.td | 2 - include/clang/Basic/DiagnosticSemaKinds.td | 19 +++----- lib/Sema/SemaChecking.cpp | 42 +++++++---------- test/CodeGen/nullptr-arithmetic.c | 16 ++----- test/Sema/compare.c | 53 +--------------------- test/Sema/pointer-addition.c | 2 - .../Sema/tautological-unsigned-enum-zero-compare.c | 46 ------------------- test/SemaCXX/nullptr-arithmetic.cpp | 3 +- 8 files changed, 29 insertions(+), 154 deletions(-) delete mode 100644 test/Sema/tautological-unsigned-enum-zero-compare.c