mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-03 02:46:08 +00:00

Implements parts of: - P0898R3 Standard Library Concepts - P1754 Rename concepts to standard_case for C++20, while we still can Depends on: D91004 Reviewed By: ldionne, cjdb, #libc Differential Revision: https://reviews.llvm.org/D91986