From 525e4444c478ced99b6a9f1afcb019cd895a9374 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
llvm-svn: 190248
---
clang/www/related.html | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/clang/www/related.html b/clang/www/related.html
index 011cfbc53e40..8191daabb17d 100644
--- a/clang/www/related.html
+++ b/clang/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.
+
+
+