[PATCH] D17085: Test commit, fixed "clang" to "Clang" in docs
Mandeep Singh Grang via cfe-commits
cfe-commits at lists.llvm.org
Wed Feb 10 13:10:27 PST 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL260433: Test commit, fixed "clang" to "Clang" in docs (authored by mgrang).
Changed prior to commit:
http://reviews.llvm.org/D17085?vs=47493&id=47510#toc
Repository:
rL LLVM
http://reviews.llvm.org/D17085
Files:
cfe/trunk/www/index.html
Index: cfe/trunk/www/index.html
===================================================================
--- cfe/trunk/www/index.html
+++ cfe/trunk/www/index.html
@@ -93,7 +93,7 @@
be a production quality C, Objective-C, C++ and Objective-C++ compiler when
targeting X86-32, X86-64, and ARM (other targets may have caveats, but are
usually easy to fix). If you are looking for source analysis or
- source-to-source transformation tools, clang is probably a great
+ source-to-source transformation tools, Clang is probably a great
solution for you. Clang supports C++11, please see the <a
href="cxx_status.html">C++ status</a> page for more
information.</p>
@@ -104,14 +104,14 @@
<p>Start by <a href="get_started.html">getting the code, building it, and
playing with it</a>. This will show you the sorts of things we can do
- today and will let you have the "clang experience" first hand: hopefully
+ today and will let you have the "Clang experience" first hand: hopefully
it will "resonate" with you. :)</p>
<p>Once you've done that, please consider <a href="get_involved.html">getting
- involved in the clang community</a>. The clang developers include numerous
+ involved in the clang community</a>. The Clang developers include numerous
volunteer contributors with a variety of backgrounds. If you're
interested in
- following the development of clang, signing up for a mailing list is a good
+ following the development of Clang, signing up for a mailing list is a good
way to learn about how the project works.</p>
</div>
</body>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17085.47510.patch
Type: text/x-patch
Size: 1639 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160210/66bf436f/attachment.bin>
More information about the cfe-commits
mailing list