[all-commits] [llvm/llvm-project] 46ae36: [libc++] Fix CI Dockerfile

Louis Dionne via All-commits all-commits at lists.llvm.org
Wed Dec 16 14:01:44 PST 2020


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 46ae36045257e2d1f60ce6178d99a77f45160fbc
      https://github.com/llvm/llvm-project/commit/46ae36045257e2d1f60ce6178d99a77f45160fbc
  Author: Louis Dionne <ldionne.2 at gmail.com>
  Date:   2020-12-16 (Wed, 16 Dec 2020)

  Changed paths:
    M libcxx/utils/ci/Dockerfile

  Log Message:
  -----------
  [libc++] Fix CI Dockerfile

Installing clang-format-11 doesn't seem to work if it's done before
we've installed LLVM. I must admit I didn't try to get to the bottom
of the issue, since installing it after seems to work.




More information about the All-commits mailing list