The source code is here:<br><br><a href="https://llvm.org/svn/llvm-project/lldb/branches/google/testing/unittests/SymbolFile/PDB/Inputs/test-pdb.cpp">https://llvm.org/svn/llvm-project/lldb/branches/google/testing/unittests/SymbolFile/PDB/Inputs/test-pdb.cpp</a><br><br>And it definitely does nothing.  Most of these AV are heuristic, it's probably suspicious about the fact that it's linked with unusual settings (ie /nodefaultlib) which we did in order to minimize the binary size (the pdb is quite large if we don't do this)<br><br><br><div class="gmail_quote"><div dir="ltr">On Mon, Nov 7, 2016 at 4:03 PM Jim Ingham via lldb-dev <<a href="mailto:lldb-dev@lists.llvm.org">lldb-dev@lists.llvm.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Over in the Swift GitHub, somebody filed:<br class="gmail_msg">
<br class="gmail_msg">
<a href="https://bugs.swift.org/browse/SR-3147" rel="noreferrer" class="gmail_msg" target="_blank">https://bugs.swift.org/browse/SR-3147</a><br class="gmail_msg">
<br class="gmail_msg">
with the claim that this file contains a trojan?  Dunno if this is bogus or not, but it's worth somebody on the Windows side checking it out...<br class="gmail_msg">
<br class="gmail_msg">
Jim<br class="gmail_msg">
<br class="gmail_msg">
_______________________________________________<br class="gmail_msg">
lldb-dev mailing list<br class="gmail_msg">
<a href="mailto:lldb-dev@lists.llvm.org" class="gmail_msg" target="_blank">lldb-dev@lists.llvm.org</a><br class="gmail_msg">
<a href="http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev" rel="noreferrer" class="gmail_msg" target="_blank">http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev</a><br class="gmail_msg">
</blockquote></div>