[PATCH] D130123: Extend ptr32 support to be applied on typedef
Reid Kleckner via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Aug 8 15:48:25 PDT 2022
rnk accepted this revision.
rnk added a comment.
In D130123#3708309 <https://reviews.llvm.org/D130123#3708309>, @Ariel-Burton wrote:
> - Add case to deal with ElaboratedTypes.
Let's still stick with this code, but I at least feel justified raising the concern that perhaps we should look through other kinds of type sugar. :)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130123/new/
https://reviews.llvm.org/D130123
More information about the cfe-commits
mailing list