From 7679dfe93b0c55db808f6d12813be0262d94ab1d Mon Sep 17 00:00:00 2001 From: Eao3piq4e Date: Tue, 9 Aug 2022 18:10:13 +0800 Subject: [PATCH] Update asan_report.pl --- Tools/memory_check/asan_report.pl | 1 - 1 file changed, 1 deletion(-) 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;