This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 7d7c9e9711 NFC: Make test work with or without assertions new cc90d37097 [clang-scan-deps] Skip UTF-8 BOM in source minimizer
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/Lex/DependencyDirectivesSourceMinimizer.cpp | 7 +++++++ test/Lexer/minimize_source_to_dependency_directives_utf8bom.c | 10 ++++++++++ 2 files changed, 17 insertions(+) create mode 100644 test/Lexer/minimize_source_to_dependency_directives_utf8bom.c