mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
This reapplies f1c48daf70 with the test split up so that the
availability bits don't affect other platforms.
Seen as @available attributes being printed with "_" in interface
generation, but fixing it in the importer means they can't leak into
anywhere else.
rdar://problem/30451293
3 lines
78 B
Plaintext
3 lines
78 B
Plaintext
module HeaderToPrintAvailability {
|
|
header "header-to-print-availability.h"
|
|
} |