<div dir="ltr">Ah, yeah, fair point that they're still implementation details/can't be included from tests - fine fine (:</div><br><div class="gmail_quote"><div dir="ltr">On Mon, Jul 16, 2018 at 2:18 PM Zachary Turner via Phabricator <<a href="mailto:reviews@reviews.llvm.org">reviews@reviews.llvm.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">zturner added a comment.<br>
<br>
In <a href="https://reviews.llvm.org/D49399#1164231" rel="noreferrer" target="_blank">https://reviews.llvm.org/D49399#1164231</a>, @dblaikie wrote:<br>
<br>
> Might be worth some unit tests now that these are reusable components.<br>
<br>
<br>
They're not suuuper re-usable.  They're still considered private implementation details (i.e. they're in the source directory, not the include directory).  a unittest wouldn't be able to #include the header file.  If you think it's worth doing so, I can make them public, but I don't think we want anyone outside of LLVMDemangle including these, so it's iffy.  I'll submit this for now, if you think I should move the files to the include directory and add unit tests, we can do that in a followup.<br>
<br>
<br>
<a href="https://reviews.llvm.org/D49399" rel="noreferrer" target="_blank">https://reviews.llvm.org/D49399</a><br>
<br>
<br>
<br>
</blockquote></div>