mirror of
https://github.com/apple/swift.git
synced 2026-06-20 15:42:51 +02:00
a06b1cc226
Use %target-triple in test
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.