Address Review Comments

This commit is contained in:
Robert Widmann
2020-11-18 17:02:02 -08:00
parent 91f4c8c442
commit d2a98f3b0f
7 changed files with 33 additions and 10 deletions

View File

@@ -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;