[cfe-dev] [PATCH] Adding "enable/disable all" checkbox to scan-build report
Ted Kremenek
kremenek at apple.com
Tue Oct 28 12:57:57 PDT 2008
On Oct 28, 2008, at 7:27 AM, Nikita Zhuk wrote:
> Hi,
>
> The attached patch adds a checkbox to the scan-build summary report,
> which toggles all other checkboxes' states. I have found this
> functionality useful in those cases where report contains many
> various bug types and I need to disable them all at once and then
> enable them one-by-one for closer inspection.
>
> Please review/include if you find it useful.
>
Thanks Nikita. Applied!
http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20081027/008666.html
I did some minor reformatting of the line that toggles the display of
all the reports; it now includes the quantity of all the bugs (so the
link looks symmetric with the others).
More information about the cfe-dev
mailing list