]> granicus.if.org Git - clang/commitdiff
Add txt file extension to VS solution's README
authorAlp Toker <alp@nuanti.com>
Fri, 22 Nov 2013 08:00:20 +0000 (08:00 +0000)
committerAlp Toker <alp@nuanti.com>
Fri, 22 Nov 2013 08:00:20 +0000 (08:00 +0000)
This matches other README.txt files in LLVM and makes things more obvious on
Windows where it's likely to be read. CRLFs are retained for the same reason.

Also fix Visual Studio product name.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@195420 91177308-0d34-0410-b5e6-96231b3b80d8

tools/clang-format-vs/README.txt [moved from tools/clang-format-vs/README with 56% similarity]

similarity index 56%
rename from tools/clang-format-vs/README
rename to tools/clang-format-vs/README.txt
index 240821c4af0e2cbc9e121fec8dbf249fc6d6b2bd..6d4ebb39ead7fd808aa1f6b120db0f5b3b0c199e 100644 (file)
@@ -1,6 +1,6 @@
-This directory contains a VSPackage project to generate a visual studio extension\r
+This directory contains a VSPackage project to generate a Visual Studio extension\r
 for clang-format.\r
 \r
 Build prerequisites are:\r
 - Visual Studio 2012 Professional\r
-- Visual Studio SDK (http://www.microsoft.com/en-us/download/details.aspx?id=30668)
\ No newline at end of file
+- Visual Studio SDK (http://www.microsoft.com/en-us/download/details.aspx?id=30668)\r