[cfe-dev] Calling the clang-tools-extra source directory 'extra'
Franz Fehringer via cfe-dev
cfe-dev at lists.llvm.org
Thu Oct 4 08:49:46 PDT 2018
What is the address / url of the monorepo (git / http / svn ...)?
Am 04.10.2018 um 16:49 schrieb Zachary Turner via cfe-dev:
> 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.
>
> 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.
>
> On Wed, Oct 3, 2018 at 11:23 AM Stephen Kelly via cfe-dev
> <cfe-dev at lists.llvm.org <mailto:cfe-dev at lists.llvm.org>> wrote:
>
>
> Hi,
>
> The buildsystem in clang/tools/CMakeLists.txt currently requires that
> clang-tools-extra, if present, is checked out/cloned to a directory
> called 'extra'.
>
> This is not made clear in the git instructions, so the first thing
> I've
> always done with a new machine or build is replace that call with
> a call
> to `add_clang_subdirectory`.
>
> I updated the buildsystem and docs with these proposed commits:
>
> https://reviews.llvm.org/D52819
> https://reviews.llvm.org/D52820
>
> Any thoughts?
>
> Thanks,
>
> Stephen.
>
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at lists.llvm.org <mailto:cfe-dev at lists.llvm.org>
> http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev
>
>
>
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20181004/691abb99/attachment.html>
More information about the cfe-dev
mailing list