From 10f22aa1ea52ba5e6a305e1aec6b2345e3774e55 Mon Sep 17 00:00:00 2001 From: Richard Smith Date: Fri, 9 May 2014 00:20:01 +0000 Subject: [PATCH] Fix link target. llvm-svn: 208376 --- clang/www/comparison.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clang/www/comparison.html b/clang/www/comparison.html index e76a07b6838e..4bca65dc40d3 100644 --- a/clang/www/comparison.html +++ b/clang/www/comparison.html @@ -108,7 +108,7 @@ including support for a bytecode representation for intermediate code, pluggable optimizers, link-time optimization support, Just-In-Time compilation, ability to link in multiple code generators, etc. -
  • Clang's support for C++ is more +
  • Clang's support for C++ is more compliant than GCC's in many ways.
  • Clang supports many language