[Lldb-commits] [PATCH] D16027: Replace accidental DOS (and mixed) line endings in a few text files

Dimitry Andric via lldb-commits lldb-commits at lists.llvm.org
Sat Jan 9 08:52:10 PST 2016


dim created this revision.
dim added reviewers: emaste, jingham.
dim added a subscriber: lldb-commits.

Similar to rL256704 and rL256707, fix a few text files which were
accidentally checked in with DOS line endings, or mixed line endings.

http://reviews.llvm.org/D16027

Files:
  packages/Python/lldbsuite/test/functionalities/postmortem/minidump/fizzbuzz.cpp
  packages/Python/lldbsuite/test/make/test_common.h
  source/Commands/CommandObjectLanguage.cpp
  source/Plugins/Process/Windows/Live/IDebugDelegate.h
  www/lldb-coding-conventions.html
  www/source.html

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16027.44405.patch
Type: text/x-patch
Size: 17576 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20160109/097b66ff/attachment-0001.bin>


More information about the lldb-commits mailing list