mirror of
https://github.com/intel/llvm.git
synced 2026-02-02 02:00:03 +08:00
This adds the std.compat module. The patch contains a bit of refactoring to avoid code duplication between the std and std.compat module. Implements parts of - P2465R3 Standard Library Modules std and std.compat