This revision was automatically updated to reflect the committed changes.
Closed by commit rG1c982af05997: [ObjC] Add some additional test cases around
pointer conversions. (authored by jyknight).
Changed prior to commit:
https://reviews.llvm.org/D67982?vs=221586&id=225439#toc
Repository:
rG
rjmccall accepted this revision.
rjmccall added a comment.
This revision is now accepted and ready to land.
LGTM.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67982/new/
https://reviews.llvm.org/D67982
__
jyknight added a comment.
(See https://reviews.llvm.org/D67983 for the proposed behavior change.)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67982/new/
https://reviews.llvm.org/D67982
___
cfe-commit
jyknight created this revision.
jyknight added a reviewer: rjmccall.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
This is especially important for Objective-C++, which is entirely
missing this testing at the moment.
This annotates with "FIXME" the cases which I change in