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

lgtm, but I'd like Richard to sign off on this too.


================
Comment at: lib/Sema/SemaDecl.cpp:10438
@@ -10437,1 +10437,3 @@
 
+      // Also make sure that destructor, ifthere is one, is empty.
+      if (AllowedInit)
----------------
if there


http://reviews.llvm.org/D20140



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

Reply via email to