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

Ilya Biryukov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 14 02:20:33 PDT 2017


ilya-biryukov added inline comments.


================
Comment at: utils/docker/debian8/build/Dockerfile:12
+
+LABEL maintainer "Ilya Biryukov <ibiryukov at google.com>"
+
----------------
klimek wrote:
> I'd have expected "LLVM Developers <...>"? Chandler, opinions?
Makes sense.
Changed the label to "LLVM Developers", without an e-mail address.


https://reviews.llvm.org/D34197





More information about the llvm-commits mailing list