From: Ted Kremenek Date: Thu, 3 Apr 2008 07:11:44 +0000 (+0000) Subject: Remove impossible "-?" option. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=10f883fe7ef74139f8778e49acacf0ce408e7088;p=clang Remove impossible "-?" option. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@49149 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/utils/scan-build b/utils/scan-build index 12a7dbca2e..116fa6bdb1 100755 --- a/utils/scan-build +++ b/utils/scan-build @@ -312,7 +312,7 @@ OPTIONS: the analyzer. If this option is not specified, a directory is created in /tmp to store the reports. - -?, -h - Display this message. + -h - Display this message. --help -k - Add a "keep on going" option to the specified build command.