[PATCH] D47099: Disable casting of alloca for ActiveFlag

Yaxun Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon May 21 13:44:02 PDT 2018


yaxunl updated this revision to Diff 147860.
yaxunl added a comment.

Add CreateMemTempWithoutCast and CreateTempAllocaWithoutCast by John's comments.


https://reviews.llvm.org/D47099

Files:
  lib/CodeGen/CGCall.cpp
  lib/CodeGen/CGCleanup.cpp
  lib/CodeGen/CGExpr.cpp
  lib/CodeGen/CodeGenFunction.h
  test/CodeGenCXX/conditional-temporaries.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47099.147860.patch
Type: text/x-patch
Size: 9097 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180521/9edb4aff/attachment.bin>


More information about the cfe-commits mailing list