[Adium-devl] Apparently clang's static analyzer can handle Adium
Peter Hosey
prh at boredzo.org
Fri Jul 18 13:21:35 UTC 2008
On Jul 18, 2008, at 06:05:36, Ryan Govostes wrote:
> I also wrote a Python script that takes two tables and combines them
> with the following heuristic for matching reports:
>
> 1. They're the same report type (memory leak, etc.)
> 2. They're in the same file
> 3. They're < 20 lines apart
>
> ⋮
>
> While I look forward to a much smarter algorithm for remembering
> reports across builds, this allows me to update the table with
> significantly less work.
Sweet. Would you attach that script to the StaticAnalysis page, so
that the rest of us are able to run it at will?
More information about the devel
mailing list