Patch by beltex!
Differential Revision: http://reviews.llvm.org/D12684
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@247530
91177308-0d34-0410-b5e6-
96231b3b80d8
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.