<div dir="ltr">Personally I'm not using it, but I recall that cling might be?</div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Dec 30, 2014 at 8:22 AM, Yaron Keren <span dir="ltr"><<a href="mailto:yaron.keren@gmail.com" target="_blank">yaron.keren@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="rtl"><div dir="ltr">Following</div><div dir="ltr"><br></div><div dir="ltr"> <a href="http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20140825/113355.html" target="_blank">http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20140825/113355.html</a><br></div><div dir="ltr"><br></div><div dir="ltr">In tree,  ModuleBuilder has one user (+test) only, the BackendConsumer.</div><div dir="ltr">The interaction between the two classes complicates BackendConsumer logic. For instance, both hold the same Module * in two different std::unique_ptr and dance around this problem to avoid releasing it twice or none. <br></div><div dir="ltr"><br></div><div dir="ltr">Out of tree, is ModuleBuilder limited functionality useful to any project?</div><div dir="ltr"><br></div></div>
</blockquote></div><br></div>