summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTed Kremenek <kremenek@apple.com>2008-04-02 16:41:25 +0000
committerTed Kremenek <kremenek@apple.com>2008-04-02 16:41:25 +0000
commitdfd204e1337d2bc2351b97e55e90db85ac322c6e (patch)
tree3b81d89956622e9b18f48a026256596ffaf6acd8
parent1cf35de3cb0ceaad425d9bbd3c39794b71519f32 (diff)
downloadbcm5719-llvm-dfd204e1337d2bc2351b97e55e90db85ac322c6e.tar.gz
bcm5719-llvm-dfd204e1337d2bc2351b97e55e90db85ac322c6e.zip
More wording fixes.
llvm-svn: 49093
-rwxr-xr-xclang/utils/scan-build6
1 files changed, 3 insertions, 3 deletions
diff --git a/clang/utils/scan-build b/clang/utils/scan-build
index b3cb9325e87..906358091b4 100755
--- a/clang/utils/scan-build
+++ b/clang/utils/scan-build
@@ -187,9 +187,9 @@ OPTIONS:
--help
-k - Add a "keep on going" option to the specified build command.
- --keep-going This command currently supports make and xcodebuild.
- This is a convenience option; one can specify this behavior
- directly as build options.
+ --keep-going This option currently supports make and xcodebuild.
+ This is a convenience option; one can specify this
+ behavior directly using build options.
-v - Verbose output from $Prog and the analyzer.
A second "-v" increases verbosity.
OpenPOWER on IntegriCloud