[PATCH] D5980: unique_ptrify ownership of ModuleFiles in the ModuleManager

2022-01-19 Thread David Blaikie via Phabricator via cfe-commits
dblaikie added a comment. In D5980#3253378 , @dblaikie wrote: > Looks like @dexonsmith got this (putting the ownership in `Chain` & using > some iterator adapters to narrow the cleanup scope/fallout) in > rGa897f7cd40b12f693acbb04b81ef928244637aae >

[PATCH] D5980: unique_ptrify ownership of ModuleFiles in the ModuleManager

2022-01-18 Thread David Blaikie via Phabricator via cfe-commits
dblaikie abandoned this revision. dblaikie added a subscriber: dexonsmith. dblaikie added a comment. Herald added a subscriber: yaxunl. Looks like @dexonsmith got this (putting the ownership in `Chain` & using some iterator adapters to narrow the cleanup scope/fallout) in a897f7cd40b12f693acbb04