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

Hans Wennborg via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Feb 3 05:23:26 PST 2020


hans added a comment.

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.


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