Files
swift-mirror/test/ClangImporter/versioning.swift
Saleem Abdulrasool c08372a91d ClangImporter: remove Darwin alias workaround, introduce feature
Introduce a feature flag to add the importing of macro aliases. Remove
the Darwin specific carve out.
2025-07-02 08:30:03 -07:00

10 lines
252 B
Swift

// RUN: %target-typecheck-verify-swift %s -I %S/Inputs/custom-modules -enable-experimental-feature ImportMacroAliases
// XFAIL: *
// REQUIRES: swift_feature_ImportMacroAliases
// expected-no-diagnostics
import RetroactiveVersioning
let _ = kVersion