[PATCH] D66556: [clang-scan-deps] Minimizer: Correctly handle multi-line content with CR+LF line endings
Alexandre Ganea via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 26 18:25:18 PDT 2019
aganea updated this revision to Diff 217292.
aganea added a reviewer: rsmith.
aganea added a comment.
This failed the build - I've changed `unix2dos` to `svn:eol-style CRLF` instead.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66556/new/
https://reviews.llvm.org/D66556
Files:
lib/Lex/DependencyDirectivesSourceMinimizer.cpp
test/Lexer/minimize_source_to_dependency_directives_invalid_error.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66556.217292.patch
Type: text/x-patch
Size: 3348 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190827/1bcbd0a8/attachment.bin>
More information about the llvm-commits
mailing list