aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlp Toker <alp@nuanti.com>2013-11-22 08:00:20 +0000
committerAlp Toker <alp@nuanti.com>2013-11-22 08:00:20 +0000
commit9ba7536e4540d2116637b23f3d6ba3362a4a1918 (patch)
tree1b0897c40a146ced15bebd6bb7b8159be2b31509
parentb159c13d11c1461719a17671245a5c3befb67d10 (diff)
downloadllvm-9ba7536e4540d2116637b23f3d6ba3362a4a1918.zip
llvm-9ba7536e4540d2116637b23f3d6ba3362a4a1918.tar.gz
llvm-9ba7536e4540d2116637b23f3d6ba3362a4a1918.tar.bz2
Add txt file extension to VS solution's README
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. llvm-svn: 195420
-rw-r--r--clang/tools/clang-format-vs/README.txt (renamed from clang/tools/clang-format-vs/README)4
1 files changed, 2 insertions, 2 deletions
diff --git a/clang/tools/clang-format-vs/README b/clang/tools/clang-format-vs/README.txt
index 240821c..6d4ebb3 100644
--- a/clang/tools/clang-format-vs/README
+++ b/clang/tools/clang-format-vs/README.txt
@@ -1,6 +1,6 @@
-This directory contains a VSPackage project to generate a visual studio extension
+This directory contains a VSPackage project to generate a Visual Studio extension
for clang-format.
Build prerequisites are:
- Visual Studio 2012 Professional
-- 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)