[PATCH] D25711: [Basic] unique_ptr-ify SourceManager::MacroArgsCacheMap (NFC)

Justin Lebar via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 17 17:18:47 PDT 2016


jlebar accepted this revision.
jlebar added a comment.
This revision is now accepted and ready to land.

The great thing about unique_ptr is, if it compiles, we're probably good.  :)


https://reviews.llvm.org/D25711





More information about the cfe-commits mailing list