[llvm] r335889 - Set line ending style of llvm.natvis to CRLF.
Zachary Turner via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 28 10:52:06 PDT 2018
Author: zturner
Date: Thu Jun 28 10:52:06 2018
New Revision: 335889
URL: http://llvm.org/viewvc/llvm-project?rev=335889&view=rev
Log:
Set line ending style of llvm.natvis to CRLF.
This file is used by MSVC which is obviously a Windows-only tool and prefers windows line endings.
Modified:
llvm/trunk/utils/LLVMVisualizers/llvm.natvis (props changed)
Propchange: llvm/trunk/utils/LLVMVisualizers/llvm.natvis
------------------------------------------------------------------------------
svn:eol-style = CRLF
More information about the llvm-commits
mailing list