Skip to content
Snippets Groups Projects
Commit b543badc authored by Richard Smith's avatar Richard Smith
Browse files

Fix link target.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@208376 91177308-0d34-0410-b5e6-96231b3b80d8
parent 98ca9434
No related branches found
No related tags found
No related merge requests found
...@@ -108,7 +108,7 @@ ...@@ -108,7 +108,7 @@
including support for a bytecode representation for intermediate code, including support for a bytecode representation for intermediate code,
pluggable optimizers, link-time optimization support, Just-In-Time pluggable optimizers, link-time optimization support, Just-In-Time
compilation, ability to link in multiple code generators, etc.</li> compilation, ability to link in multiple code generators, etc.</li>
<li><a href="compatibility.html#c++">Clang's support for C++</a> is more <li><a href="compatibility.html#cxx">Clang's support for C++</a> is more
compliant than GCC's in many ways.</li> compliant than GCC's in many ways.</li>
<li>Clang supports <li>Clang supports
<a href="http://clang.llvm.org/docs/LanguageExtensions.html">many language <a href="http://clang.llvm.org/docs/LanguageExtensions.html">many language
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment