mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
DependenciesScanner: report user module version for textual Swift interfaces
This commit is contained in:
@@ -217,6 +217,10 @@ SWIFTSCAN_PUBLIC swiftscan_string_ref_t
|
||||
swiftscan_swift_textual_detail_get_module_cache_key(
|
||||
swiftscan_module_details_t details);
|
||||
|
||||
SWIFTSCAN_PUBLIC swiftscan_string_ref_t
|
||||
swiftscan_swift_textual_detail_get_user_module_version(
|
||||
swiftscan_module_details_t details);
|
||||
|
||||
//=== Swift Binary Module Details query APIs ------------------------------===//
|
||||
|
||||
SWIFTSCAN_PUBLIC swiftscan_string_ref_t
|
||||
|
||||
Reference in New Issue
Block a user