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

David Blaikie via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jan 18 18:31:48 PST 2022


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 a897f7cd40b12f693acbb04b81ef928244637aae. Thanks @dexonsmith!


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D5980/new/

https://reviews.llvm.org/D5980



More information about the cfe-commits mailing list