add OCLint to the list of projects based on clang
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@190248 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/www/related.html b/www/related.html
index 011cfbc..8191daa 100644
--- a/www/related.html
+++ b/www/related.html
@@ -71,6 +71,17 @@
</p>
</dd>
+ <dt>OCLint</dt>
+ <dd>
+ <p>
+ <b>Site:</b>
+ <a href="http://oclint.org/">http://oclint.org/</a>
+ </p>
+ <p>
+ OCLint is a static code analysis tool for improving quality and reducing defects by inspecting C, C++ and Objective-C code.
+ </p>
+ </dd>
+
</dl>
</div>
</body>