[libc++] Install llvm-16-dev explicitly until LLVM16 is stable
authorNikolas Klauser <nikolasklauser@berlin.de>
Thu, 15 Dec 2022 00:42:12 +0000 (01:42 +0100)
committerNikolas Klauser <nikolasklauser@berlin.de>
Fri, 16 Dec 2022 15:50:17 +0000 (16:50 +0100)
commit06e37c1853732b3811b44128679429a1e09f395a
treed44c756e7111159767f39bfdfbe5b4d507dd883f
parent5c94faba0bba628aaa5c1f034ef04acd40f7adb2
[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
libcxx/utils/ci/Dockerfile