From cff67b65c449b3f7cb6e1b9f92a74cfa94eda87f Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Sat, 7 Sep 2013 07:56:03 +0000 Subject: [PATCH] add he 'include what you use' project git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@190247 91177308-0d34-0410-b5e6-96231b3b80d8 --- www/related.html | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/www/related.html b/www/related.html index e3a9a7f5ec..011cfbc53e 100644 --- a/www/related.html +++ b/www/related.html @@ -59,6 +59,18 @@ Notes on using Clang to rebuild the whole Debian archive.

+ +
Include what you use
+
+

+ Site: + http://code.google.com/p/include-what-you-use/ +

+

+ Analyze #includes in C and C++ source files +

+
+ -- 2.50.1