wolfgangp added a comment.

A quick note on usage: Compile your source with "clang -O2 -g -c 
-fextend-lifetimes foo.cpp" to see the effects (or use -fextend-this-ptr if you 
just want to extend the lifetime of 'this').


https://reviews.llvm.org/D41044



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

Reply via email to