[PATCH] D12684: [INSTALL.txt] Fix formatting - 80 character line

beltex via cfe-commits cfe-commits at lists.llvm.org
Mon Sep 7 19:54:09 PDT 2015


beltex created this revision.
beltex added a subscriber: cfe-commits.

http://reviews.llvm.org/D12684

Files:
  INSTALL.txt

Index: INSTALL.txt
===================================================================
--- INSTALL.txt
+++ INSTALL.txt
@@ -44,6 +44,6 @@
 compiler and header files into the prefix directory selected when LLVM was
 configured.
 
-The Clang compiler is available as 'clang' and 'clang++'. It supports a gcc like command line
-interface. See the man page for clang (installed into $prefix/share/man/man1)
-for more information.
+The Clang compiler is available as 'clang' and 'clang++'. It supports a gcc like
+command line interface. See the man page for clang (installed into
+$prefix/share/man/man1) for more information.


-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12684.34178.patch
Type: text/x-patch
Size: 622 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150908/13b06ff8/attachment.bin>


More information about the cfe-commits mailing list