From 29b303e24ab8e05bba0df4122576ec2bd97dcdbb Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Sat, 6 Aug 2016 20:23:54 +0000 Subject: [PATCH] Add the new scan-build option (--show-description) in the 4.0 release notes git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@277935 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/ReleaseNotes.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/ReleaseNotes.rst b/docs/ReleaseNotes.rst index 1df3330021..51dcefad77 100644 --- a/docs/ReleaseNotes.rst +++ b/docs/ReleaseNotes.rst @@ -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 --------------- -- 2.40.0