[all-commits] [llvm/llvm-project] 4f7f72: [libc++][NFC] Fix comment for running Docker conta...

Louis Dionne via All-commits all-commits at lists.llvm.org
Mon Jan 3 13:11:12 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4f7f7284c2948e4375567c9f4b04ea8383674310
      https://github.com/llvm/llvm-project/commit/4f7f7284c2948e4375567c9f4b04ea8383674310
  Author: Louis Dionne <ldionne.2 at gmail.com>
  Date:   2022-01-03 (Mon, 03 Jan 2022)

  Changed paths:
    M libcxx/utils/ci/Dockerfile

  Log Message:
  -----------
  [libc++][NFC] Fix comment for running Docker container


  Commit: 4aba7e901e60d168bdb32ab37e9f281f551d47d3
      https://github.com/llvm/llvm-project/commit/4aba7e901e60d168bdb32ab37e9f281f551d47d3
  Author: Louis Dionne <ldionne.2 at gmail.com>
  Date:   2022-01-03 (Mon, 03 Jan 2022)

  Changed paths:
    M libcxx/utils/ci/Dockerfile

  Log Message:
  -----------
  [libc++][CI] Don't install libc6-dev-i386 in the Docker image

We don't cross-compile to 32 bits in the CI anymore.


Compare: https://github.com/llvm/llvm-project/compare/949bbd0a6892...4aba7e901e60


More information about the All-commits mailing list