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)
llvm-svn: 277935

clang/docs/ReleaseNotes.rst

index 1df3330..51dcefa 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
 ---------------