[PATCH] D61974: [ObjC] Fix encoding of ObjC pointer types that are pointers to typedefs

Akira Hatanaka via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed May 29 14:22:26 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rC362034: [ObjC] Fix encoding of ObjC pointer types that are pointers to typedefs (authored by ahatanak, committed by ).

Repository:
  rC Clang

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

https://reviews.llvm.org/D61974

Files:
  include/clang/AST/ASTContext.h
  lib/AST/ASTContext.cpp
  test/CodeGenObjC/encode-test-6.m
  test/CodeGenObjC/encode-test.m
  test/CodeGenObjCXX/encode.mm

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61974.202056.patch
Type: text/x-patch
Size: 4749 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190529/8e08694c/attachment.bin>


More information about the cfe-commits mailing list