mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Address Review Comments
This commit is contained in:
@@ -566,6 +566,8 @@ public:
|
||||
}
|
||||
};
|
||||
|
||||
/// Serialization for the table mapping module-level declIDs for serialized
|
||||
/// iterable decl contexts to their corresponding \c Fingerprint values.
|
||||
class ModuleFileSharedCore::DeclFingerprintsTableInfo {
|
||||
public:
|
||||
using internal_key_type = uint32_t;
|
||||
|
||||
Reference in New Issue
Block a user