This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from c05b134992 [mips][msa] Fix broken test new 2ce281b3c9 Reapply "Fix regression in behavior of clang -x c++-header - [...]
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/Driver/ToolChains/Clang.cpp | 10 +++------- lib/Frontend/CompilerInstance.cpp | 3 +++ lib/Lex/ModuleMap.cpp | 2 +- test/Driver/header-module.cpp | 13 ++++++++++++- test/Modules/strict-decluse-headers.cpp | 17 +++++++++++++++++ 5 files changed, 36 insertions(+), 9 deletions(-) create mode 100644 test/Modules/strict-decluse-headers.cpp