[cfe-commits] r169095 - in /cfe/trunk: include/clang/AST/ include/clang/Sema/ lib/AST/ lib/Analysis/ lib/Rewrite/Core/ lib/StaticAnalyzer/Checkers/ lib/StaticAnalyzer/Core/
Sean Silva
silvas at purdue.edu
Sat Dec 1 20:59:14 PST 2012
On Sat, Dec 1, 2012 at 12:25 PM, Benjamin Kramer <benny.kra at gmail.com> wrote:
> I never got IWYU to work on any non-trivial code base. This change was driven by looking at include graphs and pruning off dead branches, starting with the most heavily used headers.
Out of curiosity, what did you use to generate the include graphs? Did
you just use the doxygen ones?
-- Sean Silva
More information about the cfe-commits
mailing list