| d16e63ad | 08-Jun-2025 |
Don Lewis <truckman@apache.org> |
Tweak our declaration for __cxa_allocate_exception()
Tweak our declaration for __cxa_allocate_exception() so that it matches the one that sometimes shows up in /usr/include/c++/v1/cxxabi.h. Clang n
Tweak our declaration for __cxa_allocate_exception()
Tweak our declaration for __cxa_allocate_exception() so that it matches the one that sometimes shows up in /usr/include/c++/v1/cxxabi.h. Clang now treats the subtle differences as an error.
show more ...
|