Re: [lldb-dev] Virus in a test file?

2018-04-06 Thread Adrian McCarthy via lldb-dev
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@lists.llvm.org> wrote: > Best thing I can think of is to delete this test. This h

Re: [lldb-dev] Virus in a test file?

2018-04-06 Thread Zachary Turner via lldb-dev
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

[lldb-dev] Virus in a test file?

2018-04-06 Thread via lldb-dev
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 i