[libcxx-commits] [PATCH] D151387: [libc++][libunwind] Fixes to allow GCC 13 to compile libunwind/libc++abi/libc++

Fangrui Song via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Jun 2 09:09:59 PDT 2023


MaskRay accepted this revision.
MaskRay added a comment.
This revision is now accepted and ready to land.

libunwind LGTM, but I suspect the `LINKER_LANGUAGE CXX` change in libunwind is adding a workaround on top of another one D95875 <https://reviews.llvm.org/D95875>


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D151387



More information about the libcxx-commits mailing list