[PATCH] D13614: [Extension] Optimizing passed by-value const objects.

Richard Smith via cfe-commits cfe-commits at lists.llvm.org
Wed Dec 2 17:08:02 PST 2015


rsmith added a subscriber: rsmith.
rsmith accepted this revision.
rsmith added a reviewer: rsmith.
rsmith added a comment.
This revision is now accepted and ready to land.

This looks fine (subject to the observation in http://reviews.llvm.org/D13603 that `MarkWriteOnceWrittenRAII` can just be a function rather than an RAII class type).


http://reviews.llvm.org/D13614





More information about the cfe-commits mailing list