[libcxx-commits] [PATCH] D63744: In the libc++ unstable ABI, use [[no_unique_address]] instead of __compressed_pair when available.

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Sep 5 14:07:25 PDT 2023


ldionne added a subscriber: cjdb.
ldionne added a comment.
Herald added a subscriber: jplehr.
Herald added a project: All.

[Github PR transition cleanup]

@rsmith Given that I think this patch would need a lot of work (rebase + the approach discussed above), do you think it is reasonable to abandon it? I also believe that @cjdb was thinking about picking up this work, so the underlying effect you wanted to achieve here would be achieved that way.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D63744



More information about the libcxx-commits mailing list