mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-29 06:16:07 +00:00
libc++: document in the release notes that a C++20 compiler is expected
Differential Revision: https://reviews.llvm.org/D111043
This commit is contained in:
parent
0061e681a3
commit
c788bea243
@ -50,3 +50,10 @@ API Changes
|
||||
-----------
|
||||
|
||||
- ...
|
||||
|
||||
Build System Changes
|
||||
--------------------
|
||||
|
||||
- Building the libc++ shared or static library requires a C++ 20 capable compiler.
|
||||
Use ``-DLLVM_ENABLE_PROJECTS='clang;compiler-rt' -DLLVM_ENABLE_RUNTIMES='libcxx;libcxxabi'``
|
||||
to build libc++ using a fresh build of Clang.
|
||||
|
Loading…
x
Reference in New Issue
Block a user