[PATCH] D57438: [Sema][ObjC] Allow declaring ObjC pointer members in C++ unions under ARC

Akira Hatanaka via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Feb 1 18:23:40 PST 2019


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
ahatanak marked an inline comment as done.
Closed by commit rC352949: [Sema][ObjC] Allow declaring ObjC pointer members with non-trivial (authored by ahatanak, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D57438?vs=184851&id=184879#toc

Repository:
  rC Clang

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D57438/new/

https://reviews.llvm.org/D57438

Files:
  include/clang/Basic/DiagnosticSemaKinds.td
  lib/AST/DeclCXX.cpp
  lib/Sema/SemaDecl.cpp
  lib/Sema/SemaDeclCXX.cpp
  test/SemaObjCXX/arc-0x.mm
  test/SemaObjCXX/objc-weak.mm

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57438.184879.patch
Type: text/x-patch
Size: 15556 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190202/b48d9172/attachment-0001.bin>


More information about the cfe-commits mailing list