<div dir="ltr"><div class="gmail_quote"><div dir="ltr">On Thu, Oct 19, 2017 at 2:08 PM Sam McCall <<a href="mailto:sammccall@google.com">sammccall@google.com</a>> wrote:</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><div></div></div></div></div><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><div>On Thu, Oct 19, 2017 at 10:53 PM, Chandler Carruth <span dir="ltr"><<a href="mailto:chandlerc@google.com" target="_blank">chandlerc@google.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div class="gmail_quote"><span class="m_-225996756138656500gmail-"><div dir="ltr">On Thu, Oct 19, 2017 at 11:07 AM Manuel Klimek <<a href="mailto:klimek@google.com" target="_blank">klimek@google.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div class="gmail_quote"><div dir="ltr"><span style="color:rgb(33,33,33)">If compelling, could an alternative be to make it a build time dep for folks wanting to build clangd, as opposed to putting it in svn?</span></div></div></div></blockquote><div><br></div></span><div>FWIW, while I don't like this personally, I also don't see any real problem with this. </div></div></div></blockquote></div></div></div></div><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><div><div>Does this mean it somehow addresses the licensing issue? I don't really see how, but this is hardly my area.</div></div></div></div></div></blockquote><div><br></div><div>No, it doesn't address it. It contains it.</div><div><br></div><div>As source code, the license issue is hard to contain. But linking against a system library has relatively limited license implications. LLDB does this and we've done it elsewhere. It is a relatively constrained and well understood thing compared to embedding source code.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><div><div>It does seem pretty inconvenient. </div></div></div></div></div></blockquote><div><br></div><div>Yeah. Its something that we avoid for the convenience reasons among other issues.</div><div><br></div><div>As for how to weigh it against having to implementing something that already exists in the world, dunno. </div></div></div>