This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from e5685e2 Add test for r288732, warn on unsigned zero in std::max new f7112d1 Revert r288626, which reverts r288449. Original commit message:
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: include/clang/Lex/ModuleLoader.h | 25 +++++++++++++++++++------ lib/Frontend/CompilerInstance.cpp | 21 +++++++++++++++++---- lib/Lex/PPDirectives.cpp | 10 +++++----- test/Modules/config-mismatch.cpp | 13 +++++++++++++ 4 files changed, 54 insertions(+), 15 deletions(-) create mode 100644 test/Modules/config-mismatch.cpp