[libcxx-commits] [PATCH] D76618: [libc++] Bump Clang support for Clang 4

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Mar 23 09:16:43 PDT 2020


ldionne added a comment.

In D76618#1937113 <https://reviews.llvm.org/D76618#1937113>, @EricWF wrote:

> LGTM.
>
> I would like us to be even more aggressive bumping our compiler support,
>  but that's a conversation for another time.


Me too, since I think the benefit users are getting for us supporting old compilers is probably much smaller than we think. Few people upgrade their stdlib without upgrading their compiler. Let's take it one step at a time for now.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D76618/new/

https://reviews.llvm.org/D76618





More information about the libcxx-commits mailing list