]> granicus.if.org Git - clang/commitdiff
Add the new scan-build option (--show-description) in the 4.0 release notes
authorSylvestre Ledru <sylvestre@debian.org>
Sat, 6 Aug 2016 20:23:54 +0000 (20:23 +0000)
committerSylvestre Ledru <sylvestre@debian.org>
Sat, 6 Aug 2016 20:23:54 +0000 (20:23 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@277935 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.rst

index 1df333002120f89972489862592ee53f551d3521..51dcefad7793d3d65c5695a6c7ad7e9ea7ce309c 100644 (file)
@@ -133,6 +133,10 @@ libclang
 
 ...
 
+With the option --show-description, scan-build's list of defects will also
+show the description of the defects.
+
+
 Static Analyzer
 ---------------