[libcxx-commits] [PATCH] D72543: [libcxxabi] Insert padding in __cxa_exception struct for compatibility

Martin Storsjö via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Feb 3 23:57:43 PST 2020


mstorsjo added a comment.

In D72543#1854571 <https://reviews.llvm.org/D72543#1854571>, @hans wrote:

> In D72543#1850031 <https://reviews.llvm.org/D72543#1850031>, @steven_wu wrote:
>
> > @Hans I landed this on master. Let me know if I need to do something for release branch. I will wait a bit to see if it breaks any unexpected users.
>
>
> I've cherry-picked it to 10.x in 674ec1eb16678b8addc02a4b0534ab383d22fa77 <https://reviews.llvm.org/rG674ec1eb16678b8addc02a4b0534ab383d22fa77>, figuring it's better to get it in sooner rather than later. Please let me know if you hear about any problems or if there are follow-ups.


If this one was cherrypicked, you need D73838 <https://reviews.llvm.org/D73838> / 09dc884eb2e4a433eb8c5ed20a17108091279295 <https://reviews.llvm.org/rG09dc884eb2e4a433eb8c5ed20a17108091279295> as well, otherwise building for mingw is broken.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D72543





More information about the libcxx-commits mailing list