Files
Becca Royal-Gordon 7dcdf1a7ad [NFC-ish] Disable module selectors in CxxStdlib
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.
2026-01-28 14:11:14 -08:00
..