From: Hans Wennborg Date: Mon, 13 Nov 2017 23:27:53 +0000 (+0000) Subject: Update link to the Chromium Clang page X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1a03e825f2fc2a8a2a6aced5e6f6dad08f5a8016;p=clang Update link to the Chromium Clang page git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@318108 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/www/related.html b/www/related.html index 0772797c65..ee4ccd5d97 100644 --- a/www/related.html +++ b/www/related.html @@ -12,7 +12,7 @@

Clang Related Projects

- +

As Clang matures, more and more projects are being built atop the Clang libraries and other open source projects are starting their own Clang related subprojects, like building their source code with Clang or writing @@ -39,8 +39,8 @@

Site: - - http://code.google.com/p/chromium/wiki/Clang + + https://chromium.googlesource.com/chromium/src/+/master/docs/clang.md

Notes on using Clang to build the Chromium web browser.