Files
Hiroshi Yamauchi 5634d99c4f Add several headers to WinSDK (#85915)
This was needed for explicit module builds to work for internal apps.
2025-12-10 19:31:27 -08:00
..
2024-05-28 13:02:16 -07:00
2024-09-11 13:34:42 +02:00

This directory holds the Swift Standard Library's Glibc Module, comprised of

  • The overlay library, which amends some APIs imported from Clang module.
  • The clang module map which specifies which headers need to be imported from Glibc for bare minimum functionality.

Note: Darwin platforms provide their own overlays and module maps in the system SDK.