mirror of
https://github.com/apple/swift.git
synced 2026-02-27 18:26:24 +01:00
The module interface for this module intentionally does not qualify its names, since the C++ standard library is modularized differently on different platforms. Make sure we don’t add module selectors to it. This change is a no-op except in configurations where module selectors are on by default. We are currently testing such configurations before making them the default.