From d4c7684f19703d75b989364da80727d635f99b53 Mon Sep 17 00:00:00 2001 From: Ted Kremenek Date: Sat, 21 Feb 2009 04:46:41 +0000 Subject: [PATCH] Update scan-build help diagnostic. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@65223 91177308-0d34-0410-b5e6-96231b3b80d8 --- utils/scan-build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utils/scan-build b/utils/scan-build index 5fea80b48a..0ff0b2be72 100755 --- a/utils/scan-build +++ b/utils/scan-build @@ -911,7 +911,7 @@ ADVANCED OPTIONS: -constraints [model] - Specify the contraint engine used by the analyzer. By default the 'range' model is used. Specifying 'basic' uses a simpler, less powerful constraint model - used by checker-0.161 and earlier. + used by checker-0.160 and earlier. -store [model] - Specify the store model used by the analyzer. By default, the 'basic' store model is used. 'region' specifies a field- -- 2.40.0