yaxunl marked 2 inline comments as done. yaxunl added inline comments.
================ Comment at: lib/CodeGen/CodeGenModule.cpp:3898 + Entry = CE->stripPointerCasts(); } ---------------- rjmccall wrote: > You can just make this whole thing `Entry = Entry->stripPointerCasts()`. will do when committing CHANGES SINCE LAST ACTION https://reviews.llvm.org/D69129/new/ https://reviews.llvm.org/D69129 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits