summaryrefslogtreecommitdiffstats
path: root/clang
diff options
context:
space:
mode:
authorTed Kremenek <kremenek@apple.com>2009-02-21 04:46:41 +0000
committerTed Kremenek <kremenek@apple.com>2009-02-21 04:46:41 +0000
commit3f49f0f06dbaa2dbe4a0cbf3e5ff8c869288142e (patch)
tree294c448f9199cf6c1aa11fe462f9d93cc46bf17d /clang
parent6b8b0dfb907ba8ec7485dd00dc185c7a69e535b3 (diff)
downloadbcm5719-llvm-3f49f0f06dbaa2dbe4a0cbf3e5ff8c869288142e.tar.gz
bcm5719-llvm-3f49f0f06dbaa2dbe4a0cbf3e5ff8c869288142e.zip
Update scan-build help diagnostic.
llvm-svn: 65223
Diffstat (limited to 'clang')
-rwxr-xr-xclang/utils/scan-build2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/utils/scan-build b/clang/utils/scan-build
index 5fea80b48a6..0ff0b2be722 100755
--- a/clang/utils/scan-build
+++ b/clang/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-
OpenPOWER on IntegriCloud