[all-commits] [llvm/llvm-project] 06e37c: [libc++] Install llvm-16-dev explicitly until LLVM...

philnik777 via All-commits all-commits at lists.llvm.org
Fri Dec 16 07:50:32 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 06e37c1853732b3811b44128679429a1e09f395a
      https://github.com/llvm/llvm-project/commit/06e37c1853732b3811b44128679429a1e09f395a
  Author: Nikolas Klauser <nikolasklauser at berlin.de>
  Date:   2022-12-16 (Fri, 16 Dec 2022)

  Changed paths:
    M libcxx/utils/ci/Dockerfile

  Log Message:
  -----------
  [libc++] Install llvm-16-dev explicitly until LLVM16 is stable

The clang-tidy checks can't be properly implemented before LLVM16 because the Clang CMake files don't provide the version before.

Reviewed By: Mordante, #libc

Spies: libcxx-commits, arichardson

Differential Revision: https://reviews.llvm.org/D140071




More information about the All-commits mailing list