aboutsummaryrefslogtreecommitdiff
path: root/clang/tools
diff options
context:
space:
mode:
authorBill Wendling <isanbard@gmail.com>2013-11-26 10:24:12 +0000
committerBill Wendling <isanbard@gmail.com>2013-11-26 10:24:12 +0000
commitf358b394d20e335346c195b4e32e9534057af3f6 (patch)
treea744aeab6f1e661a132a7cd2b1deaaa3696c66b5 /clang/tools
parent0c57db824533e297399f514aeda26d67b259b9e4 (diff)
downloadllvm-f358b394d20e335346c195b4e32e9534057af3f6.zip
llvm-f358b394d20e335346c195b4e32e9534057af3f6.tar.gz
llvm-f358b394d20e335346c195b4e32e9534057af3f6.tar.bz2
Merging r195420:
------------------------------------------------------------------------ r195420 | alp | 2013-11-22 00:00:20 -0800 (Fri, 22 Nov 2013) | 6 lines 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: 195725
Diffstat (limited to 'clang/tools')
-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)