This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 1002cd493c [preprocessor] Add an opportunity to retain excluded conditi [...] new 1f0a479997 Re-land [clang-scan-deps] Minimizer: Correctly handle multi- [...]
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: .gitattributes | 4 ++ lib/Lex/DependencyDirectivesSourceMinimizer.cpp | 49 +++++++++++++++------- ...source_to_dependency_directives_invalid_error.c | 16 +++++++ 3 files changed, 55 insertions(+), 14 deletions(-) create mode 100644 .gitattributes create mode 100644 test/Lexer/minimize_source_to_dependency_directives_invalid_error.c