george.burgess.iv added a comment.

Thanks for the patch!


================
Comment at: lib/AST/ExprConstant.cpp:1055
@@ +1054,3 @@
+    // computation of __builtin_object_size.
+    bool OverAllocated = 1;
+
----------------
Did you mean `: 1` here?


http://reviews.llvm.org/D21453



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

Reply via email to