[PATCH] D25547: [CodeGen][ObjC] Do not emit objc_storeStrong to initialize a constexpr variable

Akira Hatanaka via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 17 08:16:35 PDT 2016


ahatanak updated this revision to Diff 74851.
ahatanak added a comment.

Simplify the code a bit more.


https://reviews.llvm.org/D25547

Files:
  lib/CodeGen/CGDecl.cpp
  lib/CodeGen/CGExpr.cpp
  lib/CodeGen/CGObjC.cpp
  lib/CodeGen/CGStmtOpenMP.cpp
  lib/CodeGen/CodeGenFunction.h
  test/CodeGenObjCXX/arc-constexpr.mm

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25547.74851.patch
Type: text/x-patch
Size: 5393 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161017/d772b23e/attachment.bin>


More information about the cfe-commits mailing list