[PATCH] D47099: Disable casting of alloca for ActiveFlag

Yaxun Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon May 21 16:54:32 PDT 2018


yaxunl updated this revision to Diff 147914.
yaxunl edited the summary of this revision.
yaxunl added a comment.

Revised 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.147914.patch
Type: text/x-patch
Size: 9365 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180521/70627c99/attachment-0001.bin>


More information about the cfe-commits mailing list