[PATCH] D53674: [CodeGen] Fix assertion on referencing constexpr Obj-C object with ARC.

Volodymyr Sapsai via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 1 15:52:25 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL345903: [CodeGen] Fix assertion on referencing constexpr Obj-C object with ARC. (authored by vsapsai, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D53674?vs=172051&id=172258#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D53674

Files:
  cfe/trunk/lib/CodeGen/CGObjC.cpp
  cfe/trunk/test/CodeGenObjCXX/arc-constexpr.mm

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53674.172258.patch
Type: text/x-patch
Size: 5968 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181101/b40d59fc/attachment.bin>


More information about the llvm-commits mailing list