================ ---------------- zmodem wrote:
You removed the declaration of `__gnu_unwind_frame` above, even though it's used here, and as thakis mentioned we're now seeing build errors. I see you moved the declaration to unwind_arm_ehabi.h in libunwind, but I don't see that (or libunwind.h) included in this file. It's possible that our build is configured differently than libcxx's buildbots, but it's not immediately clear to me how this is supposed to work? https://github.com/llvm/llvm-project/pull/116261 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
