tbaeder added inline comments.

================
Comment at: clang/lib/AST/Interp/ByteCodeStmtGen.cpp:245
+
+    if (!Init)
+      return false;
----------------
erichkeane wrote:
> Would be nice to test this before the work to allocate Offset?
Ah, sure. Good catch.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D132832/new/

https://reviews.llvm.org/D132832

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

Reply via email to