зеркало из https://github.com/microsoft/clang-1.git
Fix broken line.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@64740 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Родитель
be1fe1eb12
Коммит
3891a157cc
|
@ -275,7 +275,7 @@ if (!defined $ConstraintsModel) { $ConstraintsModel = "basic"; }
|
|||
|
||||
# Get the output format.
|
||||
my $OutputFormat = $ENV{'CCC_ANALYZER_OUTPUT_FORMAT'};
|
||||
if (!defined OutputFormat) { $OutputFormat = "html"; }
|
||||
if (!defined $OutputFormat) { $OutputFormat = "html"; }
|
||||
|
||||
# Determine the level of verbosity.
|
||||
my $Verbose = 0;
|
||||
|
|
Загрузка…
Ссылка в новой задаче