[libcxx-commits] [libcxx] [libcxxabi] [libunwind] [llvm] [libc++] Enable -Wmissing-prototypes (PR #116261)

Nikolas Klauser via libcxx-commits libcxx-commits at lists.llvm.org
Wed Dec 17 06:55:38 PST 2025


================

----------------
philnik777 wrote:

`cxa_personality.cpp` includes `cxa_exception.h`, which in turn includes `unwind.h`, which then includes `unwind_arm_ehabi.h`.

https://github.com/llvm/llvm-project/pull/116261


More information about the libcxx-commits mailing list