rjmccall added a reviewer: rsmith.
rjmccall added inline comments.

================
Comment at: lib/Sema/SemaInit.cpp:1295
+            ? InitializedEntity::InitializeTemporary(ElemType)
+            : Entity;
+
----------------
There should at least be a comment here explaining this, but mostly it's been 
so long since I've really understood this code that I'd like Richard to look at 
it.


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

https://reviews.llvm.org/D59426



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
  • [PATCH] D59426: [PR41010... Anastasia Stulova via Phabricator via cfe-commits
    • [PATCH] D59426: [PR... John McCall via Phabricator via cfe-commits

Reply via email to