From: Ted Kremenek Date: Fri, 2 May 2008 23:40:49 +0000 (+0000) Subject: Remove debugging statement. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3e56e0b8b285e86eed4d191b1da93ded7382a847;p=clang Remove debugging statement. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@50598 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/utils/scan-build b/utils/scan-build index e35bc2f4a0..9c83de0007 100755 --- a/utils/scan-build +++ b/utils/scan-build @@ -435,8 +435,7 @@ ENDTEXT $fname =~ s/$regex//; UpdateInFilePath("$Dir/$ReportFile", $InFileRegex, $InFilePrefix) } - - print "Prefix is '$prefix'\n"; + print OUT "$fname\n"; # Print the rest of the columns.