<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    What is the address / url of the monorepo (git / http / svn ...)?<br>
    <br>
    <br>
    <div class="moz-cite-prefix">Am 04.10.2018 um 16:49 schrieb Zachary
      Turner via cfe-dev:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAAErz9htpr5Nv6NnTCfqxW58XTVnz94+55V_rCwkRzNW5ggFvQ@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=utf-8">
      <div dir="ltr">Are you not using a monorepo?  I think the
        supported workflow going forward is to use the monorepo, and
        there is an effort (which seems temporarily stalled, but should
        still happen) to make this the only supported workflow.  So I'd
        suggest we focus all documentation efforts on pointing people
        towards the monorepo.
        <div><br>
        </div>
        <div>If you are using the monorepo, then clang-tools-extra would
          be under a top-level folder called clang-tools-extra, and
          everything would just work.</div>
      </div>
      <br>
      <div class="gmail_quote">
        <div dir="ltr">On Wed, Oct 3, 2018 at 11:23 AM Stephen Kelly via
          cfe-dev <<a href="mailto:cfe-dev@lists.llvm.org"
            moz-do-not-send="true">cfe-dev@lists.llvm.org</a>> wrote:<br>
        </div>
        <blockquote class="gmail_quote" style="margin:0 0 0
          .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
          Hi,<br>
          <br>
          The buildsystem in clang/tools/CMakeLists.txt currently
          requires that <br>
          clang-tools-extra, if present, is checked out/cloned to a
          directory <br>
          called 'extra'.<br>
          <br>
          This is not made clear in the git instructions, so the first
          thing I've <br>
          always done with a new machine or build is replace that call
          with a call <br>
          to `add_clang_subdirectory`.<br>
          <br>
          I updated the buildsystem and docs with these proposed
          commits:<br>
          <br>
            <a href="https://reviews.llvm.org/D52819" rel="noreferrer"
            target="_blank" moz-do-not-send="true">https://reviews.llvm.org/D52819</a><br>
            <a href="https://reviews.llvm.org/D52820" rel="noreferrer"
            target="_blank" moz-do-not-send="true">https://reviews.llvm.org/D52820</a><br>
          <br>
          Any thoughts?<br>
          <br>
          Thanks,<br>
          <br>
          Stephen.<br>
          <br>
          _______________________________________________<br>
          cfe-dev mailing list<br>
          <a href="mailto:cfe-dev@lists.llvm.org" target="_blank"
            moz-do-not-send="true">cfe-dev@lists.llvm.org</a><br>
          <a
            href="http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev"
            rel="noreferrer" target="_blank" moz-do-not-send="true">http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev</a><br>
        </blockquote>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
cfe-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:cfe-dev@lists.llvm.org">cfe-dev@lists.llvm.org</a>
<a class="moz-txt-link-freetext" href="http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev">http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>