From 11e1ce53dd9f1266e3499df2d8cd1e27f3e5fd7b Mon Sep 17 00:00:00 2001
From: Sylvestre Ledru
Date: Sat, 7 Sep 2013 07:59:01 +0000
Subject: [PATCH] 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
---
www/related.html | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/www/related.html b/www/related.html
index 011cfbc53e..8191daabb1 100644
--- a/www/related.html
+++ b/www/related.html
@@ -71,6 +71,17 @@
+ OCLint
+
+
+ Site:
+ http://oclint.org/
+
+
+ OCLint is a static code analysis tool for improving quality and reducing defects by inspecting C, C++ and Objective-C code.
+
+
+