diff --git a/Tools/memory_check/asan_report.pl b/Tools/memory_check/asan_report.pl index a1870a4c6..f85bf9abd 100644 --- a/Tools/memory_check/asan_report.pl +++ b/Tools/memory_check/asan_report.pl @@ -1,5 +1,4 @@ #!/usr/bin/perl -#Again use warnings; use strict;