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

2018-04-12 Thread via lldb-dev
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:amcca...@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@lists.llvm.org<mailto:lldb-dev@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@lists.llvm.org<mailto:lldb-dev@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@lists.llvm.org<mailto:lldb-dev@lists.llvm.org>
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev

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

___
lldb-dev mailing list
lldb-dev@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev


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 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 
> 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@lists.llvm.org
>> http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev
>>
>
> ___
> lldb-dev mailing list
> lldb-dev@lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev
>
>
___
lldb-dev mailing list
lldb-dev@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev


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 10:57 AM via lldb-dev 
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@lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev
>
___
lldb-dev mailing list
lldb-dev@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev