================
@@ -24,6 +25,7 @@ class TUSummary {
/// Identifies the translation unit.
BuildNamespace TUNamespace;
EntityIdTable IdTable;
+ std::map<EntityId, EntityLinkage> Entities;
----------------
jkorous-apple wrote:+1 https://github.com/llvm/llvm-project/pull/180779 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
