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)
commit522c0ec295ad579d653d46040cea7019a5900982
treec062dc668f8d60d854c7310d0de66088fcc37c09
parentc48c029610772f31339f4cc302df77f719b7e909
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

llvm-svn: 277328
clang/tools/scan-build/bin/scan-build