[PATCH] D158857: [clang][aarch64] Add support for the MS qualifiers __ptr32, __ptr64, __sptr, __uptr for aarch64

Amy Huang via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 28 11:22:05 PDT 2023


akhuang accepted this revision.
akhuang added a comment.
This revision is now accepted and ready to land.

I think this looks good to me. I remember I also had to make this change to accept old datalayout strings https://reviews.llvm.org/D67631.


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

https://reviews.llvm.org/D158857



More information about the cfe-commits mailing list