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

LGTM!



================
Comment at: test/Analysis/lifetime-extension.cpp:301
+  }
+  // 1. Construct the original temporary within make(),
+  // 2. Construct return value of  make() (elidable move) and lifetime-extend
----------------
It might be easier to follow if you started from '0' so that steps here match 
offsets into `buf`.


Repository:
  rC Clang

https://reviews.llvm.org/D44124



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

Reply via email to