Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:seife:Factory
llvm15
libcxxabi-fix-armv7-test.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File libcxxabi-fix-armv7-test.patch of Package llvm15
--- a/libcxxabi/test/forced_unwind3.pass.cpp +++ b/libcxxabi/test/forced_unwind3.pass.cpp @@ -47,7 +47,7 @@ struct Stop<R (*)(Args...)> { // libunwind while _Unwind_Exception_Class in libgcc. typedef typename std::tuple_element<2, std::tuple<Args...>>::type type; - static _Unwind_Reason_Code stop(int, _Unwind_Action actions, type, struct _Unwind_Exception*, struct _Unwind_Context*, + static _Unwind_Reason_Code stop(int, _Unwind_Action actions, type, _Unwind_Exception*, struct _Unwind_Context*, void*) { if (actions & _UA_END_OF_STACK) { assert(destructorCalled == true);
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor