mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
C++ namespaces are imported as enums. The importer triggered different code path for functions in C++ namespaces and functions in the global scope. As a result, we occasionally did not import the return type of certain C++ functions in namespace scope.
6.5 KiB
6.5 KiB