From b543badcc03ee35c2663444f82878d81877815a3 Mon Sep 17 00:00:00 2001 From: Richard Smith Date: Fri, 9 May 2014 00:20:01 +0000 Subject: Fix link target. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@208376 91177308-0d34-0410-b5e6-96231b3b80d8 --- www/comparison.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www') diff --git a/www/comparison.html b/www/comparison.html index e76a07b683..4bca65dc40 100644 --- a/www/comparison.html +++ b/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 -- cgit v1.2.3