Author: sylvestre Date: Sat Aug 6 15:23:54 2016 New Revision: 277935 URL: http://llvm.org/viewvc/llvm-project?rev=277935&view=rev Log: Add the new scan-build option (--show-description) in the 4.0 release notes
Modified: cfe/trunk/docs/ReleaseNotes.rst Modified: cfe/trunk/docs/ReleaseNotes.rst URL: http://llvm.org/viewvc/llvm-project/cfe/trunk/docs/ReleaseNotes.rst?rev=277935&r1=277934&r2=277935&view=diff ============================================================================== --- cfe/trunk/docs/ReleaseNotes.rst (original) +++ cfe/trunk/docs/ReleaseNotes.rst Sat Aug 6 15:23:54 2016 @@ -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 --------------- _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits