<div dir="ltr">Ah, that makes sense -- thanks for the explanation.<div><br></div><div>FWIW, I've removed the binary that was triggering the warning in <a href="https://reviews.llvm.org/D31926">https://reviews.llvm.org/D31926</a> (committed as <a href="https://reviews.llvm.org/rL299916">https://reviews.llvm.org/rL299916</a>).</div><div><br></div><div>Cheers</div></div><br><div class="gmail_quote"><div dir="ltr">On Wed, Apr 12, 2017 at 1:20 AM Ivan Krasin <<a href="mailto:krasin@google.com">krasin@google.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr" class="gmail_msg">Hi Dean,<div class="gmail_msg"><br class="gmail_msg"></div><div class="gmail_msg">I had to revert it, because my change broke sanitizers build. In particular, this header (and the source) is a part of libclang_rt.asan, which does not depend on c++ std library. And adding the destructor creates an undefined reference to the operator delete.</div><div class="gmail_msg"><br class="gmail_msg"></div><div class="gmail_msg">Sorry, still didn't get time to properly fix it, as the bot that shows the failure with the current code has 2 unrelated breakages that I also need fix (and 1 more breakage was fixed yesterday)</div></div><div class="gmail_extra gmail_msg"><br class="gmail_msg"><div class="gmail_quote gmail_msg">On Mon, Apr 10, 2017 at 9:26 PM, Dean Michael Berris via Phabricator <span dir="ltr" class="gmail_msg"><<a href="mailto:reviews@reviews.llvm.org" class="gmail_msg" target="_blank">reviews@reviews.llvm.org</a>></span> wrote:<br class="gmail_msg"><blockquote class="gmail_quote gmail_msg" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">dberris added a comment.<br class="gmail_msg">
<br class="gmail_msg">
Just curious, why was this reverted? Is it an ABI issue?<br class="gmail_msg">
<div class="m_-2693383087640032054HOEnZb gmail_msg"><div class="m_-2693383087640032054h5 gmail_msg"><br class="gmail_msg">
<br class="gmail_msg">
Repository:<br class="gmail_msg">
  rL LLVM<br class="gmail_msg">
<br class="gmail_msg">
<a href="https://reviews.llvm.org/D31811" rel="noreferrer" class="gmail_msg" target="_blank">https://reviews.llvm.org/D31811</a><br class="gmail_msg">
<br class="gmail_msg">
<br class="gmail_msg">
<br class="gmail_msg">
</div></div></blockquote></div><br class="gmail_msg"></div>
</blockquote></div>