This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from cdd3c71916 [clang]: Add support for "-fno-delete-null-pointer-checks" new e89556485e [PCH+Modules] Load -fmodule-map-file content before including PCHs
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/FrontendAction.cpp | 32 +++++++++++----------- .../module-imported-by-pch-with-modulemap.m | 16 +++++++++++ 2 files changed, 32 insertions(+), 16 deletions(-) create mode 100644 test/Modules/module-imported-by-pch-with-modulemap.m