[libcxx-commits] [PATCH] D158214: [libc++] Warn if an unsupported compiler is used

Ed Maste via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Aug 22 14:54:48 PDT 2023


emaste added a comment.

> 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.


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