diff options
author | Louis Dionne <ldionne.2@gmail.com> | 2022-02-02 13:08:52 -0500 |
---|---|---|
committer | Louis Dionne <ldionne.2@gmail.com> | 2022-03-10 08:59:19 -0500 |
commit | 28e82982fe93a2accd03cb540638b3c70ed6172d (patch) | |
tree | 6544c5177b186833ef04a64a9ad4ba7e252ec438 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 43591be2aa2cc36fc0a1c13b8287e11d20a9f033 (diff) | |
download | llvm-28e82982fe93a2accd03cb540638b3c70ed6172d.zip llvm-28e82982fe93a2accd03cb540638b3c70ed6172d.tar.gz llvm-28e82982fe93a2accd03cb540638b3c70ed6172d.tar.bz2 |
[libc++] Bump minimum compiler requirements
Now that we've branched for the LLVM 14 release, our support window
moves to clang-13 and clang-14. Similarly, AppleClang 13 has been
released for some time now, so that should be the oldest compiler
we support, per our policy.
A possible follow-up would be to remove _LIBCPP_HAS_NO_CONCEPTS, since
I don't think we support any compiler that doesn't support concepts
anymore.
Differential Revision: https://reviews.llvm.org/D118831
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions