[lldb-dev] Virus in a test file?

via lldb-dev lldb-dev at lists.llvm.org
Thu Apr 12 07:10:34 PDT 2018


I was able to exclude this (actually my whole dev tree, as there appears to be an llvm-readobj test file with a similar issue) from scans so this isn't blocking me anymore.
But still might be worth a mention on one or another of the getting-started pages?
--paulr

From: Adrian McCarthy [mailto:amccarth at google.com]
Sent: Friday, April 06, 2018 2:11 PM
To: Zachary Turner
Cc: Robinson, Paul; LLDB
Subject: Re: [lldb-dev] Virus in a test file?

It's several tests that use this input.  Perhaps rebuilding it with clang-cl and lld-link would change it enough to appease the virus scanner.

On Fri, Apr 6, 2018 at 10:59 AM, Zachary Turner via lldb-dev <lldb-dev at lists.llvm.org<mailto:lldb-dev at lists.llvm.org>> wrote:
Best thing I can think of is to delete this test.  This has come up several times on the list.  The reason the executable is checked in is because otherwise we can't run the test on non-Windows.  But given that this keeps occurring, maybe we should just get rid of the test.

On Fri, Apr 6, 2018 at 10:57 AM via lldb-dev <lldb-dev at lists.llvm.org<mailto:lldb-dev at lists.llvm.org>> wrote:
I'm setting up on a new Windows PC, and after cloning the monorepo
my virus scanner decided to delete a test input file:

lldb/unittests/SymbolFile/PDB/Inputs/test-pdb.exe

citing "RDN/Generic.cpt" as the reason.

If this is really necessary, I can probably work out how to persuade
the scanner to ignore this file, but I figured I should ask first.
Thanks,
--paulr

_______________________________________________
lldb-dev mailing list
lldb-dev at lists.llvm.org<mailto:lldb-dev at lists.llvm.org>
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev

_______________________________________________
lldb-dev mailing list
lldb-dev at lists.llvm.org<mailto:lldb-dev at lists.llvm.org>
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20180412/22b5504b/attachment-0001.html>


More information about the lldb-dev mailing list