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

LGTM, but would actually make even more sense as a static function for the 
allocator.
E.g. we have `llvm::make_shared<>()`, so we could also have 
`Allocator::make_obj<...>(...)`


https://reviews.llvm.org/D44725



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to