Files
swift-mirror/test/Interop/Cxx/swiftify-import/counted-by-in-namespace.swift
Doug Gregor 84a4a8bedb [Importer] Ensure that we can see macro-expanded declarations in C++ namespaces
Lookup into C++ namespaces uses a different path from C++ record declarations.
Augment the C++ namespace lookup path to also account for the auxiliary
declarations introduced by peer macro expansions.
2025-03-14 14:10:44 -07:00

1.0 KiB