]> granicus.if.org Git - clang/commit
Revert "[clang-scan-deps] Minimizer: Correctly handle multi-line content with CR...
authorRichard Smith <richard-llvm@metafoo.co.uk>
Tue, 27 Aug 2019 01:06:23 +0000 (01:06 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Tue, 27 Aug 2019 01:06:23 +0000 (01:06 +0000)
commit82826b06c65faa794af55367e9d51a46e8284c11
tree7940e61e24af6bca6c3d7b9b4690bb7dd15bb255
parent00d79b4a27dd5497a6b0e1b9b7c3cecd3ba2e06c
Revert "[clang-scan-deps] Minimizer: Correctly handle multi-line content with CR+LF line endings"

This reverts commit r369986.

This change added a dependency on the 'dos2unix' tool, which is not one
of our accepted test dependencies and may not exist on all machines that
build Clang.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@370000 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Lex/DependencyDirectivesSourceMinimizer.cpp
test/Lexer/minimize_source_to_dependency_directives_invalid_error.c [deleted file]