[PATCH] D81583: Update SystemZ ABI to handle C++20 [[no_unique_address]] attribute

Alex Bradbury via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jul 9 04:40:58 PDT 2020


asb added a comment.

This LGTM from a RISC-V perspective. I'll likely follow up with a RISC-V test case similar to the SystemZ one post-commit, but given this is really fixing a cross-platform ABI issue this seems non-urgent. Thanks for spotting and addressing this issue.


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

https://reviews.llvm.org/D81583





More information about the cfe-commits mailing list