[PATCH] D34197: Added Dockerfiles to build clang from sources.

Manuel Klimek via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 4 01:47:16 PDT 2017


klimek added a comment.

In https://reviews.llvm.org/D34197#795442, @mehdi_amini wrote:

> Thanks! LGTM.
>
> I'll be happy to iterate separately on providing an easy way to build a boostrap of clang (that would be easy to use with or without Docker)!


As a data point - I just tried to build the docker image and without Ilya's help I wouldn't have known to look at the docs (usually docker build envs for projects just work out of the box to give me a full image; I don't know whether you have a different experience). We'll improve comments on the script itself, but as a user I'd really like to have something that I can run that will Just Work :)


Repository:
  rL LLVM

https://reviews.llvm.org/D34197





More information about the llvm-commits mailing list