[www] r190163 - Remove space between Address and Sanitizer. That's their preferred spelling.
Kostya Serebryany
kcc at google.com
Fri Sep 6 11:52:46 PDT 2013
Thanks!
On Fri, Sep 6, 2013 at 8:12 PM, Chandler Carruth <chandlerc at gmail.com>wrote:
> Author: chandlerc
> Date: Fri Sep 6 11:12:25 2013
> New Revision: 190163
>
> URL: http://llvm.org/viewvc/llvm-project?rev=190163&view=rev
> Log:
> Remove space between Address and Sanitizer. That's their preferred
> spelling.
>
> Modified:
> www/trunk/builds/index.html
>
> Modified: www/trunk/builds/index.html
> URL:
> http://llvm.org/viewvc/llvm-project/www/trunk/builds/index.html?rev=190163&r1=190162&r2=190163&view=diff
>
> ==============================================================================
> --- www/trunk/builds/index.html (original)
> +++ www/trunk/builds/index.html Fri Sep 6 11:12:25 2013
> @@ -49,14 +49,14 @@ license.</p>
> Alternatively, in a continuous integration setting, invoke MSBuild with
> <code>/p:CLTool=C:\Program Files\LLVM
> 3.4.svn\bin\clang-cl.exe</code></p>
>
> - <p>Currently, the package only includes <a
> - href="http://clang.llvm.org">clang</a> and the <a
> - href="
> https://code.google.com/p/address-sanitizer/wiki/AddressSanitizer">Address
> - Sanitizer</a> runtime from <a
> - href="http://compiler-rt.llvm.org">compiler-rt</a>, but eventually
> it should
> - grow to encompass <a href="http://lld.llvm.org">lld</a>, <a
> - href="http://lldb.llvm.org">lldb</a>, and possibly other LLVM
> projects such
> - as <a href="http://libcxx.llvm.org">libc++</a>. </p>
> + <p>Currently, the package only includes
> + <a href="http://clang.llvm.org">clang</a> and the
> + <a href="
> https://code.google.com/p/address-sanitizer/wiki/AddressSanitizer
> ">AddressSanitizer</a>
> + runtime from <a href="http://compiler-rt.llvm.org">compiler-rt</a>,
> but
> + eventually it should grow to encompass
> + <a href="http://lld.llvm.org">lld</a>,
> + <a href="http://lldb.llvm.org">lldb</a>, and possibly other LLVM
> projectsi
> + such as <a href="http://libcxx.llvm.org">libc++</a>.</p>
>
> </div>
>
>
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130906/3599d76e/attachment.html>
More information about the llvm-commits
mailing list