eugenis added a comment.

LGTM but please wait for Richard's answer


================
Comment at: lib/CodeGen/CGClass.cpp:1551
@@ +1550,3 @@
+      // Prevent the current stack frame from disappearing from the stack 
trace.
+      CGF.CurFn->addFnAttr("disable-tail-calls", "true");
+
----------------
oh, right, that's already the case.


http://reviews.llvm.org/D12022



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

Reply via email to