[libcxx-commits] [PATCH] D158214: [libc++] Warn if an unsupported compiler is used
Mark de Wever via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Aug 23 08:58:25 PDT 2023
Mordante added a comment.
In D158214#4608324 <https://reviews.llvm.org/D158214#4608324>, @emaste wrote:
>> Once LLVM 17 is released libc++ will drop support for Clang 15. Can you update the FreeBSD CI to Clang 16 or Clang 17
>
> Updating to Clang 16 now makes sense, and I'll plan to do it next week.
> (Clang 16 is what we use in the FreeBSD base system as well.)
>
> I'll update to 17 a little after it is released.
Great, thanks!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D158214/new/
https://reviews.llvm.org/D158214
More information about the libcxx-commits
mailing list