Details
Details
- Reviewers
ldionne Mordante - Group Reviewers
Restricted Project - Commits
- rGc788bea24355: libc++: document in the release notes that a C++20 compiler is expected
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
We need to draw a distinction between using libc++ with pre-C++20 standard modes (which is entirely supported) and building the dylib itself, which does require C++20 support.
LGTM with my suggested change.
libcxx/docs/ReleaseNotes.rst | ||
---|---|---|
57 |