[PATCH] D66827: Add support for MS qualifiers __ptr32, __ptr64, __sptr, __uptr.
Amy Huang via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Dec 5 11:21:11 PST 2019
akhuang abandoned this revision.
akhuang added a comment.
I split this into two reviews-- the backend part <https://reviews.llvm.org/D69639> is landed and the frontend part <https://reviews.llvm.org/D71039> is at https://reviews.llvm.org/D71039.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66827/new/
https://reviews.llvm.org/D66827
More information about the cfe-commits
mailing list