This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from b6301cec3e [Sema] Fix a crash-on-invalid when a template parameter list [...] new 9e788cd10a When preprocessing with -frewrite-imports and -fmodule-file= [...]
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/Frontend/Rewrite/FrontendActions.cpp | 2 ++ test/Modules/Inputs/preprocess/file.h | 6 ++++ test/Modules/Inputs/preprocess/fwd.h | 1 + test/Modules/Inputs/preprocess/module.modulemap | 2 +- test/Modules/Inputs/preprocess/other.h | 1 + test/Modules/preprocess-module.cpp | 44 ++++++++++++++++--------- 6 files changed, 40 insertions(+), 16 deletions(-) create mode 100644 test/Modules/Inputs/preprocess/other.h