<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">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>