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

John McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 8 12:30:27 PDT 2020


rjmccall added a comment.

I agree with Eli that this should be considered a bugfix in the implementation of a recent language change and should just be rolled out consistently for all targets.

If this were a five-year-old feature, the ABI considerations would be different, but it's not.


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

https://reviews.llvm.org/D81583





More information about the cfe-commits mailing list