Index: cfe/trunk/tools/scan-build/libexec/ccc-analyzer =================================================================== --- cfe/trunk/tools/scan-build/libexec/ccc-analyzer +++ cfe/trunk/tools/scan-build/libexec/ccc-analyzer @@ -385,7 +385,8 @@ '-target' => 1, '-v' => 0, '-mmacosx-version-min' => 0, # This is really a 1 argument, but always has '=' - '-miphoneos-version-min' => 0 # This is really a 1 argument, but always has '=' + '-miphoneos-version-min' => 0, # This is really a 1 argument, but always has '=' + '--target' => 0 ); my %IgnoredOptionMap = (