<div dir="ltr">Hi Dean,<div><br></div><div>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><br></div><div>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"><br><div class="gmail_quote">On Mon, Apr 10, 2017 at 9:26 PM, Dean Michael Berris via Phabricator <span dir="ltr"><<a href="mailto:reviews@reviews.llvm.org" target="_blank">reviews@reviews.llvm.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">dberris added a comment.<br>
<br>
Just curious, why was this reverted? Is it an ABI issue?<br>
<div class="HOEnZb"><div class="h5"><br>
<br>
Repository:<br>
  rL LLVM<br>
<br>
<a href="https://reviews.llvm.org/D31811" rel="noreferrer" target="_blank">https://reviews.llvm.org/<wbr>D31811</a><br>
<br>
<br>
<br>
</div></div></blockquote></div><br></div>