This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 40adebe Warn on unsigned zero in call to std::max new a7fb457 [modules] Use the "redundant #include" diagnostic rather than [...] new 3e5a073 Additional test file missed from r288737.
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/Parse/Parser.h | 3 ++- include/clang/Sema/Sema.h | 4 ---- lib/Parse/Parser.cpp | 27 +++++++++++++++++++++------ lib/Sema/SemaDecl.cpp | 8 +------- test/Modules/Inputs/cxx-header.h | 5 ++++- test/Modules/redundant-include.mm | 12 ++++++++++++ 6 files changed, 40 insertions(+), 19 deletions(-) create mode 100644 test/Modules/redundant-include.mm