[cfe-commits] r56441 - /cfe/trunk/utils/scan-build
Sascha Wildner
swildner at erpicon.de
Thu Sep 25 08:44:16 PDT 2008
Ted Kremenek schrieb:
> Author: kremenek
> Date: Mon Sep 22 12:38:23 2008
> New Revision: 56441
>
> URL: http://llvm.org/viewvc/llvm-project?rev=56441&view=rev
> Log:
> Don't print out the path length.
Just curious, what was the reasoning behind this commit? I've found the
path length always useful to internally group reports into "let's have a
look at this" and "OMG, I'll never be able to follow this in my head"
while reading. :)
Regards,
Sascha
More information about the cfe-commits
mailing list