summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTed Kremenek <kremenek@apple.com>2008-04-01 21:36:28 +0000
committerTed Kremenek <kremenek@apple.com>2008-04-01 21:36:28 +0000
commitce4f31d3ce8a7a5df380a917647d1bbf9a48c9f8 (patch)
tree7f7765e072bb5e36052f50d5c6b74c9097c1fa71
parent33187168abdd85e2cfb7d70be616480b5b624d04 (diff)
downloadbcm5719-llvm-ce4f31d3ce8a7a5df380a917647d1bbf9a48c9f8.tar.gz
bcm5719-llvm-ce4f31d3ce8a7a5df380a917647d1bbf9a48c9f8.zip
Minor cleanups.
llvm-svn: 49052
-rwxr-xr-xclang/utils/scan-build3
1 files changed, 1 insertions, 2 deletions
diff --git a/clang/utils/scan-build b/clang/utils/scan-build
index 84bcf0a2ef9..da7a07f9170 100755
--- a/clang/utils/scan-build
+++ b/clang/utils/scan-build
@@ -164,8 +164,7 @@ OPTIONS:
-k - Add "keep on going option" to the specified build command.
--keep-going This command currently supports "make" and "xcodebuild." You
- can also specify the corresponding option to the build command
- directly as a build option if you know it.
+ can also directly specify the corresponding option to the build command.
-v - Verbose output from scan-build and the analyzer. A second
"-v" increases verbosity.
OpenPOWER on IntegriCloud