]> granicus.if.org Git - clang/commit
scan-build: Add an option to show the description in the list of defect
authorSylvestre Ledru <sylvestre@debian.org>
Mon, 1 Aug 2016 08:04:45 +0000 (08:04 +0000)
committerSylvestre Ledru <sylvestre@debian.org>
Mon, 1 Aug 2016 08:04:45 +0000 (08:04 +0000)
commita746657faf6972c46d86c7dc317f45a1cf28b2e3
tree92fc7044301f6d513df88d73dd99587cba97fedc
parent331c3de83304fe93fc6ccabbf953c542427e2aee
scan-build: Add an option to show the description in the list of defect

Summary:
This patch adds an option //--show-description// to add the defect description to the list of defect. This helps to get a better understanding of the defect without opening the page.

For example, this is used for Firefox:
https://people.mozilla.org/~sledru/reports/fx-scan-build/

Reviewers: rizsotto.mailinglist, zaks.anna

Subscribers: cfe-commits

Differential Revision: https://reviews.llvm.org/D22810

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@277328 91177308-0d34-0410-b5e6-96231b3b80d8
tools/scan-build/bin/scan-build