diff options
author | Alexander Kornienko <alexfh@google.com> | 2013-09-11 12:25:57 +0000 |
---|---|---|
committer | Alexander Kornienko <alexfh@google.com> | 2013-09-11 12:25:57 +0000 |
commit | 9e649af004b2033c6dd802c80fc1b889f066c9ad (patch) | |
tree | fe5fa4091a1df2c5f7c97b48b56bfd5d044134ca /llvm/lib/ExecutionEngine/Interpreter/ExternalFunctions.cpp | |
parent | fbcb5829420eae3777de7c7990327ce0b5505de4 (diff) | |
download | llvm-9e649af004b2033c6dd802c80fc1b889f066c9ad.zip llvm-9e649af004b2033c6dd802c80fc1b889f066c9ad.tar.gz llvm-9e649af004b2033c6dd802c80fc1b889f066c9ad.tar.bz2 |
Support for CR LF newlines.
Summary:
reformat() tries to determine the newline style used in the input
(either LF or CR LF), and uses it for the output. Maybe not every single case is
supported, but at least the bug described in http://llvm.org/PR17182 should be
resolved.
Reviewers: djasper
Reviewed By: djasper
CC: cfe-commits, klimek
Differential Revision: http://llvm-reviews.chandlerc.com/D1643
llvm-svn: 190519
Diffstat (limited to 'llvm/lib/ExecutionEngine/Interpreter/ExternalFunctions.cpp')
0 files changed, 0 insertions, 0 deletions