[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
Tue May 28 14:04:36 PDT 2019
ahatanak updated this revision to Diff 201760.
ahatanak marked an inline comment as done.
ahatanak added a comment.
Remove flag `EncodePointerToObjCTypedef`, which is no longer needed.
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.201760.patch
Type: text/x-patch
Size: 4749 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190528/01d80235/attachment.bin>
More information about the cfe-commits
mailing list