patching file clang/test/CodeGen/LoongArch/lasx/inline-asm-gcc-regs-error.c patching file clang/test/CodeGen/LoongArch/lsx/inline-asm-gcc-regs-error.c -- Performing Test C_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW -- Performing Test C_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW - Failed -- Looking for strerror_r -- Looking for strerror_r - found -- Looking for strerror_s -- Looking for strerror_s - not found -- Performing Test HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC - Failed -- Performing Test SUPPORTS_GNU_ZERO_VARIADIC_MACRO_ARGUMENTS_FLAG - Failed -- Performing Test C_SUPPORTS_WERROR_DATE_TIME -- Performing Test C_SUPPORTS_WERROR_DATE_TIME - Success -- Performing Test CXX_SUPPORTS_WERROR_DATE_TIME -- Performing Test CXX_SUPPORTS_WERROR_DATE_TIME - Success -- Performing Test CXX_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW -- Performing Test CXX_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW - Failed -- Performing Test C_SUPPORTS_CXX98_COMPAT_EXTRA_SEMI_FLAG - Failed -- Performing Test CXX_SUPPORTS_CXX98_COMPAT_EXTRA_SEMI_FLAG - Failed -- Performing Test C_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG - Failed -- Performing Test CXX_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG - Failed -- Performing Test CXX_WONT_WARN_ON_FINAL_NONVIRTUALDTOR - Failed -- Performing Test C_WCOMMENT_ALLOWS_LINE_WRAP - Failed -- Performing Test C_SUPPORTS_STRING_CONVERSION_FLAG - Failed -- Performing Test CXX_SUPPORTS_STRING_CONVERSION_FLAG - Failed -- Performing Test C_SUPPORTS_CTAD_MAYBE_UNSPPORTED_FLAG - Failed -- Performing Test LINKER_SUPPORTS_COLOR_DIAGNOSTICS - Failed -- Performing Test HAS_WERROR_GLOBAL_CTORS -- Performing Test HAS_WERROR_GLOBAL_CTORS - Failed [20/4094] Building CXX object lib/DebugInfo/MSF/CMakeFiles/LLVMDebugInfoMSF.dir/MSFError.cpp.o [64/4094] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/CodeViewError.cpp.o [86/4094] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/Error.cpp.o [105/4094] Building C object lib/Support/CMakeFiles/LLVMSupport.dir/regerror.c.o [183/4094] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ErrorHandling.cpp.o [184/4094] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Error.cpp.o [215/4094] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BinaryStreamError.cpp.o [300/4094] Building CXX object lib/ExecutionEngine/Orc/Shared/CMakeFiles/LLVMOrcShared.dir/OrcError.cpp.o [344/4094] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/Error.cpp.o [537/4094] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SwiftErrorValueTracking.cpp.o [1146/4094] Building CXX object lib/DWP/CMakeFiles/LLVMDWP.dir/DWPError.cpp.o [1158/4094] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/RawError.cpp.o [1245/4094] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/GenericError.cpp.o [1353/4094] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/Error.cpp.o 764 | for (const Elf_Shdr &Sec : cantFail(EF.sections())) { /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/lib/Object/ELFObjectFile.cpp:764:38: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 764 | for (const Elf_Shdr &Sec : cantFail(EF.sections())) { 764 | for (const Elf_Shdr &Sec : cantFail(EF.sections())) { /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/lib/Object/ELFObjectFile.cpp:764:38: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 764 | for (const Elf_Shdr &Sec : cantFail(EF.sections())) { 764 | for (const Elf_Shdr &Sec : cantFail(EF.sections())) { /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/lib/Object/ELFObjectFile.cpp:764:38: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 764 | for (const Elf_Shdr &Sec : cantFail(EF.sections())) { 764 | for (const Elf_Shdr &Sec : cantFail(EF.sections())) { /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/lib/Object/ELFObjectFile.cpp:764:38: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 764 | for (const Elf_Shdr &Sec : cantFail(EF.sections())) { 718 | const auto &Sections = cantFail(EF.sections()); /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/lib/Object/ELFObjectFile.cpp:718:34: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 718 | const auto &Sections = cantFail(EF.sections()); 718 | const auto &Sections = cantFail(EF.sections()); /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/lib/Object/ELFObjectFile.cpp:718:34: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 718 | const auto &Sections = cantFail(EF.sections()); 718 | const auto &Sections = cantFail(EF.sections()); /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/lib/Object/ELFObjectFile.cpp:718:34: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 718 | const auto &Sections = cantFail(EF.sections()); 718 | const auto &Sections = cantFail(EF.sections()); /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/lib/Object/ELFObjectFile.cpp:718:34: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 718 | const auto &Sections = cantFail(EF.sections()); 765 | for (const Elf_Shdr &Sec : cantFail(this->sections())) { /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/lib/Object/ELF.cpp:765:38: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 765 | for (const Elf_Shdr &Sec : cantFail(this->sections())) { 765 | for (const Elf_Shdr &Sec : cantFail(this->sections())) { /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/lib/Object/ELF.cpp:765:38: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 765 | for (const Elf_Shdr &Sec : cantFail(this->sections())) { 765 | for (const Elf_Shdr &Sec : cantFail(this->sections())) { /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/lib/Object/ELF.cpp:765:38: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 765 | for (const Elf_Shdr &Sec : cantFail(this->sections())) { 765 | for (const Elf_Shdr &Sec : cantFail(this->sections())) { /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/lib/Object/ELF.cpp:765:38: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 765 | for (const Elf_Shdr &Sec : cantFail(this->sections())) { [2950/4094] Building CXX object unittests/Support/CMakeFiles/SupportTests.dir/ErrorTest.cpp.o [2951/4094] Building CXX object unittests/Support/CMakeFiles/SupportTests.dir/ErrorOrTest.cpp.o from /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/include/llvm/Support/Error.h:17, from /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/unittests/Support/ErrorTest.cpp:9: In constructor '__gnu_cxx::__normal_iterator<_Iterator, _Container>::__normal_iterator(const _Iterator&) [with _Iterator = std::unique_ptr*; _Container = std::vector >]', inlined from 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::end() [with _Tp = std::unique_ptr; _Alloc = std::allocator >]' at /usr/include/c++/14.2.0/bits/stl_vector.h:894:16, inlined from 'llvm::Error llvm::handleErrors(Error, HandlerTs&& ...) [with HandlerTs = {Error (&)(const {anonymous}::CustomError&)}]' at /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/include/llvm/Support/Error.h:950:5, inlined from 'void llvm::handleAllErrors(Error, HandlerTs&& ...) [with HandlerTs = {Error (&)(const {anonymous}::CustomError&)}]' at /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/include/llvm/Support/Error.h:965:24, inlined from 'virtual void {anonymous}::Error_HandlerTypeDeduction_Test::TestBody()' at /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/unittests/Support/ErrorTest.cpp:233:18: In function 'std::__detail::__unique_ptr_t<_Tp> std::make_unique(_Args&& ...) [with _Tp = {anonymous}::CustomError; _Args = {int}]', inlined from 'llvm::Error llvm::make_error(ArgTs&& ...) [with ErrT = {anonymous}::CustomError; ArgTs = {int}]' at /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/include/llvm/Support/Error.h:333:38, inlined from 'virtual void {anonymous}::Error_HandlerTypeDeduction_Test::TestBody()' at /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/unittests/Support/ErrorTest.cpp:233:42: In constructor '__gnu_cxx::__normal_iterator<_Iterator, _Container>::__normal_iterator(const _Iterator&) [with _Iterator = std::unique_ptr*; _Container = std::vector >]', inlined from 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::end() [with _Tp = std::unique_ptr; _Alloc = std::allocator >]' at /usr/include/c++/14.2.0/bits/stl_vector.h:894:16, inlined from 'llvm::Error llvm::handleErrors(Error, HandlerTs&& ...) [with HandlerTs = {void (&)(const {anonymous}::CustomError&)}]' at /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/include/llvm/Support/Error.h:950:5, inlined from 'void llvm::handleAllErrors(Error, HandlerTs&& ...) [with HandlerTs = {void (&)(const {anonymous}::CustomError&)}]' at /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/include/llvm/Support/Error.h:965:24, inlined from 'virtual void {anonymous}::Error_HandlerTypeDeduction_Test::TestBody()' at /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/unittests/Support/ErrorTest.cpp:236:18: In function 'std::__detail::__unique_ptr_t<_Tp> std::make_unique(_Args&& ...) [with _Tp = {anonymous}::CustomError; _Args = {int}]', inlined from 'llvm::Error llvm::make_error(ArgTs&& ...) [with ErrT = {anonymous}::CustomError; ArgTs = {int}]' at /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/include/llvm/Support/Error.h:333:38, inlined from 'virtual void {anonymous}::Error_HandlerTypeDeduction_Test::TestBody()' at /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/unittests/Support/ErrorTest.cpp:236:42: In constructor '__gnu_cxx::__normal_iterator<_Iterator, _Container>::__normal_iterator(const _Iterator&) [with _Iterator = std::unique_ptr*; _Container = std::vector >]', inlined from 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::end() [with _Tp = std::unique_ptr; _Alloc = std::allocator >]' at /usr/include/c++/14.2.0/bits/stl_vector.h:894:16, inlined from 'llvm::Error llvm::handleErrors(Error, HandlerTs&& ...) [with HandlerTs = {Error (&)(std::unique_ptr<{anonymous}::CustomError, std::default_delete<{anonymous}::CustomError> >)}]' at /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/include/llvm/Support/Error.h:950:5, inlined from 'void llvm::handleAllErrors(Error, HandlerTs&& ...) [with HandlerTs = {Error (&)(std::unique_ptr<{anonymous}::CustomError, std::default_delete<{anonymous}::CustomError> >)}]' at /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/include/llvm/Support/Error.h:965:24, inlined from 'virtual void {anonymous}::Error_HandlerTypeDeduction_Test::TestBody()' at /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/unittests/Support/ErrorTest.cpp:239:18: In function 'std::__detail::__unique_ptr_t<_Tp> std::make_unique(_Args&& ...) [with _Tp = {anonymous}::CustomError; _Args = {int}]', inlined from 'llvm::Error llvm::make_error(ArgTs&& ...) [with ErrT = {anonymous}::CustomError; ArgTs = {int}]' at /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/include/llvm/Support/Error.h:333:38, inlined from 'virtual void {anonymous}::Error_HandlerTypeDeduction_Test::TestBody()' at /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/unittests/Support/ErrorTest.cpp:239:42: In constructor '__gnu_cxx::__normal_iterator<_Iterator, _Container>::__normal_iterator(const _Iterator&) [with _Iterator = std::unique_ptr*; _Container = std::vector >]', inlined from 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::end() [with _Tp = std::unique_ptr; _Alloc = std::allocator >]' at /usr/include/c++/14.2.0/bits/stl_vector.h:894:16, inlined from 'llvm::Error llvm::handleErrors(Error, HandlerTs&& ...) [with HandlerTs = {void (&)(std::unique_ptr<{anonymous}::CustomError, std::default_delete<{anonymous}::CustomError> >)}]' at /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/include/llvm/Support/Error.h:950:5, inlined from 'void llvm::handleAllErrors(Error, HandlerTs&& ...) [with HandlerTs = {void (&)(std::unique_ptr<{anonymous}::CustomError, std::default_delete<{anonymous}::CustomError> >)}]' at /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/include/llvm/Support/Error.h:965:24, inlined from 'virtual void {anonymous}::Error_HandlerTypeDeduction_Test::TestBody()' at /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/unittests/Support/ErrorTest.cpp:242:18: In function 'std::__detail::__unique_ptr_t<_Tp> std::make_unique(_Args&& ...) [with _Tp = {anonymous}::CustomError; _Args = {int}]', inlined from 'llvm::Error llvm::make_error(ArgTs&& ...) [with ErrT = {anonymous}::CustomError; ArgTs = {int}]' at /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/include/llvm/Support/Error.h:333:38, inlined from 'virtual void {anonymous}::Error_HandlerTypeDeduction_Test::TestBody()' at /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/unittests/Support/ErrorTest.cpp:242:42: In constructor '__gnu_cxx::__normal_iterator<_Iterator, _Container>::__normal_iterator(const _Iterator&) [with _Iterator = std::unique_ptr*; _Container = std::vector >]', inlined from 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::end() [with _Tp = std::unique_ptr; _Alloc = std::allocator >]' at /usr/include/c++/14.2.0/bits/stl_vector.h:894:16, inlined from 'llvm::Error llvm::handleErrors(Error, HandlerTs&& ...) [with HandlerTs = {{anonymous}::Error_ErrorMessage_Test::TestBody()::}]' at /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/include/llvm/Support/Error.h:950:5, inlined from 'void llvm::handleAllErrors(Error, HandlerTs&& ...) [with HandlerTs = {{anonymous}::Error_ErrorMessage_Test::TestBody()::}]' at /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/include/llvm/Support/Error.h:965:24, inlined from 'virtual void {anonymous}::Error_ErrorMessage_Test::TestBody()' at /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/unittests/Support/ErrorTest.cpp:746:18: In function 'std::__detail::__unique_ptr_t<_Tp> std::make_unique(_Args&& ...) [with _Tp = {anonymous}::CustomError; _Args = {int}]', inlined from 'llvm::Error llvm::make_error(ArgTs&& ...) [with ErrT = {anonymous}::CustomError; ArgTs = {int}]' at /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/include/llvm/Support/Error.h:333:38, inlined from 'virtual void {anonymous}::Error_ErrorMessage_Test::TestBody()' at /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/unittests/Support/ErrorTest.cpp:745:39: In constructor '__gnu_cxx::__normal_iterator<_Iterator, _Container>::__normal_iterator(const _Iterator&) [with _Iterator = std::unique_ptr*; _Container = std::vector >]', inlined from 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::end() [with _Tp = std::unique_ptr; _Alloc = std::allocator >]' at /usr/include/c++/14.2.0/bits/stl_vector.h:894:16, inlined from 'llvm::Error llvm::handleErrors(Error, HandlerTs&& ...) [with HandlerTs = {{anonymous}::Error_HandleCustomError_Test::TestBody()::}]' at /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/include/llvm/Support/Error.h:950:5, inlined from 'void llvm::handleAllErrors(Error, HandlerTs&& ...) [with HandlerTs = {{anonymous}::Error_HandleCustomError_Test::TestBody()::}]' at /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/include/llvm/Support/Error.h:965:24, inlined from 'virtual void {anonymous}::Error_HandleCustomError_Test::TestBody()' at /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/unittests/Support/ErrorTest.cpp:177:18: In function 'std::__detail::__unique_ptr_t<_Tp> std::make_unique(_Args&& ...) [with _Tp = {anonymous}::CustomError; _Args = {int}]', inlined from 'llvm::Error llvm::make_error(ArgTs&& ...) [with ErrT = {anonymous}::CustomError; ArgTs = {int}]' at /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/include/llvm/Support/Error.h:333:38, inlined from 'virtual void {anonymous}::Error_HandleCustomError_Test::TestBody()' at /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/unittests/Support/ErrorTest.cpp:177:42: In constructor '__gnu_cxx::__normal_iterator<_Iterator, _Container>::__normal_iterator(const _Iterator&) [with _Iterator = std::unique_ptr*; _Container = std::vector >]', inlined from 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::end() [with _Tp = std::unique_ptr; _Alloc = std::allocator >]' at /usr/include/c++/14.2.0/bits/stl_vector.h:894:16, inlined from 'llvm::Error llvm::handleErrors(Error, HandlerTs&& ...) [with HandlerTs = {{anonymous}::Error_HandleCustomErrorWithCustomBaseClass_Test::TestBody()::}]' at /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/include/llvm/Support/Error.h:950:5, inlined from 'void llvm::handleAllErrors(Error, HandlerTs&& ...) [with HandlerTs = {{anonymous}::Error_HandleCustomErrorWithCustomBaseClass_Test::TestBody()::}]' at /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/include/llvm/Support/Error.h:965:24, inlined from 'virtual void {anonymous}::Error_HandleCustomErrorWithCustomBaseClass_Test::TestBody()' at /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/unittests/Support/ErrorTest.cpp:249:18: In function 'std::__detail::__unique_ptr_t<_Tp> std::make_unique(_Args&& ...) [with _Tp = {anonymous}::CustomSubError; _Args = {int, int}]', inlined from 'llvm::Error llvm::make_error(ArgTs&& ...) [with ErrT = {anonymous}::CustomSubError; ArgTs = {int, int}]' at /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/include/llvm/Support/Error.h:333:38, inlined from 'virtual void {anonymous}::Error_HandleCustomErrorWithCustomBaseClass_Test::TestBody()' at /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/unittests/Support/ErrorTest.cpp:249:45: In constructor '__gnu_cxx::__normal_iterator<_Iterator, _Container>::__normal_iterator(const _Iterator&) [with _Iterator = std::unique_ptr*; _Container = std::vector >]', inlined from 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::end() [with _Tp = std::unique_ptr; _Alloc = std::allocator >]' at /usr/include/c++/14.2.0/bits/stl_vector.h:894:16, inlined from 'llvm::Error llvm::handleErrors(Error, HandlerTs&& ...) [with HandlerTs = {{anonymous}::Error_FirstHandlerOnly_Test::TestBody()::, {anonymous}::Error_FirstHandlerOnly_Test::TestBody()::}]' at /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/include/llvm/Support/Error.h:950:5, inlined from 'void llvm::handleAllErrors(Error, HandlerTs&& ...) [with HandlerTs = {{anonymous}::Error_FirstHandlerOnly_Test::TestBody()::, {anonymous}::Error_FirstHandlerOnly_Test::TestBody()::}]' at /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/include/llvm/Support/Error.h:965:24, inlined from 'virtual void {anonymous}::Error_FirstHandlerOnly_Test::TestBody()' at /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/unittests/Support/ErrorTest.cpp:266:18: In function 'std::__detail::__unique_ptr_t<_Tp> std::make_unique(_Args&& ...) [with _Tp = {anonymous}::CustomSubError; _Args = {int, int}]', inlined from 'llvm::Error llvm::make_error(ArgTs&& ...) [with ErrT = {anonymous}::CustomSubError; ArgTs = {int, int}]' at /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/include/llvm/Support/Error.h:333:38, inlined from 'virtual void {anonymous}::Error_FirstHandlerOnly_Test::TestBody()' at /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/unittests/Support/ErrorTest.cpp:266:45: In constructor '__gnu_cxx::__normal_iterator<_Iterator, _Container>::__normal_iterator(const _Iterator&) [with _Iterator = std::unique_ptr*; _Container = std::vector >]', inlined from 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::end() [with _Tp = std::unique_ptr; _Alloc = std::allocator >]' at /usr/include/c++/14.2.0/bits/stl_vector.h:894:16, inlined from 'llvm::Error llvm::handleErrors(Error, HandlerTs&& ...) [with HandlerTs = {{anonymous}::Error_HandlerShadowing_Test::TestBody()::, {anonymous}::Error_HandlerShadowing_Test::TestBody()::}]' at /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/include/llvm/Support/Error.h:950:5, inlined from 'void llvm::handleAllErrors(Error, HandlerTs&& ...) [with HandlerTs = {{anonymous}::Error_HandlerShadowing_Test::TestBody()::, {anonymous}::Error_HandlerShadowing_Test::TestBody()::}]' at /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/include/llvm/Support/Error.h:965:24, inlined from 'virtual void {anonymous}::Error_HandlerShadowing_Test::TestBody()' at /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/unittests/Support/ErrorTest.cpp:284:18: In function 'std::__detail::__unique_ptr_t<_Tp> std::make_unique(_Args&& ...) [with _Tp = {anonymous}::CustomSubError; _Args = {int, int}]', inlined from 'llvm::Error llvm::make_error(ArgTs&& ...) [with ErrT = {anonymous}::CustomSubError; ArgTs = {int, int}]' at /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/include/llvm/Support/Error.h:333:38, inlined from 'virtual void {anonymous}::Error_HandlerShadowing_Test::TestBody()' at /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/unittests/Support/ErrorTest.cpp:285:33: In constructor '__gnu_cxx::__normal_iterator<_Iterator, _Container>::__normal_iterator(const _Iterator&) [with _Iterator = std::unique_ptr*; _Container = std::vector >]', inlined from 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::end() [with _Tp = std::unique_ptr; _Alloc = std::allocator >]' at /usr/include/c++/14.2.0/bits/stl_vector.h:894:16, inlined from 'llvm::Error llvm::handleErrors(Error, HandlerTs&& ...) [with HandlerTs = {{anonymous}::Error_CatchErrorFromHandler_Test::TestBody():: >)>}]' at /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/include/llvm/Support/Error.h:950:5, inlined from 'virtual void {anonymous}::Error_CatchErrorFromHandler_Test::TestBody()' at /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/unittests/Support/ErrorTest.cpp:430:76: In function 'std::__detail::__unique_ptr_t<_Tp> std::make_unique(_Args&& ...) [with _Tp = {anonymous}::CustomError; _Args = {int}]', inlined from 'llvm::Error llvm::make_error(ArgTs&& ...) [with ErrT = {anonymous}::CustomError; ArgTs = {int}]' at /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/include/llvm/Support/Error.h:333:38, inlined from 'virtual void {anonymous}::Error_CatchErrorFromHandler_Test::TestBody()' at /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/unittests/Support/ErrorTest.cpp:429:30: from /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/include/llvm/Testing/Support/Error.h:13, In member function 'void std::default_delete<_Tp>::operator()(_Tp*) const [with _Tp = llvm::ErrorInfoBase]', inlined from 'std::unique_ptr<_Tp, _Dp>::~unique_ptr() [with _Tp = llvm::ErrorInfoBase; _Dp = std::default_delete]' at /usr/include/c++/14.2.0/bits/unique_ptr.h:398:17, inlined from 'llvm::Expected::~Expected() [with T = long unsigned int]' at /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/include/llvm/Support/Error.h:553:37, inlined from 'llvm::Expected::~Expected() [with T = long unsigned int]' at /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/include/llvm/Support/Error.h:548:3, /usr/include/c++/14.2.0/bits/unique_ptr.h:93:9: warning: array subscript 0 is outside array bounds of 'llvm::ErrorInfoBase [0]' [-Warray-bounds=] In member function 'void std::default_delete<_Tp>::operator()(_Tp*) const [with _Tp = llvm::ErrorInfoBase]', inlined from 'std::unique_ptr<_Tp, _Dp>::~unique_ptr() [with _Tp = llvm::ErrorInfoBase; _Dp = std::default_delete]' at /usr/include/c++/14.2.0/bits/unique_ptr.h:398:17, inlined from 'llvm::Expected::~Expected() [with T = long unsigned int]' at /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/include/llvm/Support/Error.h:553:37, inlined from 'llvm::Expected::~Expected() [with T = long unsigned int]' at /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/include/llvm/Support/Error.h:548:3, /usr/include/c++/14.2.0/bits/unique_ptr.h:93:9: warning: array subscript 0 is outside array bounds of 'llvm::ErrorInfoBase [0]' [-Warray-bounds=] 1958 | auto &BaseTable = unwrapOrError(Obj->getFileName(), RSF.getBaseTable()); /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/tools/llvm-readobj/COFFDumper.cpp:1958:38: note: the temporary was destroyed at the end of the full expression 'llvm::unwrapOrError((({anonymous}::COFFDumper*)this)->{anonymous}::COFFDumper::Obj->llvm::object::COFFObjectFile::llvm::object::ObjectFile.llvm::object::ObjectFile::llvm::object::SymbolicFile.llvm::object::SymbolicFile::llvm::object::Binary.llvm::object::Binary::getFileName(), llvm::object::ResourceSectionRef::getBaseTable()())' 1958 | auto &BaseTable = unwrapOrError(Obj->getFileName(), RSF.getBaseTable()); /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/tools/llvm-readobj/COFFDumper.cpp:1986:24: note: the temporary was destroyed at the end of the full expression 'llvm::unwrapOrError((({anonymous}::COFFDumper*)this)->{anonymous}::COFFDumper::Obj->llvm::object::COFFObjectFile::llvm::object::ObjectFile.llvm::object::ObjectFile::llvm::object::SymbolicFile.llvm::object::SymbolicFile::llvm::object::Binary.llvm::object::Binary::getFileName(), llvm::object::ResourceSectionRef::getEntrySubDir(const llvm::object::coff_resource_dir_entry&)(Entry))' 1986 | unwrapOrError(Obj->getFileName(), RSF.getEntrySubDir(Entry)); /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/tools/llvm-readobj/COFFDumper.cpp:2044:24: note: the temporary was destroyed at the end of the full expression 'llvm::unwrapOrError((({anonymous}::COFFDumper*)this)->{anonymous}::COFFDumper::Obj->llvm::object::COFFObjectFile::llvm::object::ObjectFile.llvm::object::ObjectFile::llvm::object::SymbolicFile.llvm::object::SymbolicFile::llvm::object::Binary.llvm::object::Binary::getFileName(), llvm::object::ResourceSectionRef::getEntrySubDir(const llvm::object::coff_resource_dir_entry&)(Entry))' 2044 | unwrapOrError(Obj->getFileName(), RSF.getEntrySubDir(Entry)); /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/tools/llvm-readobj/COFFDumper.cpp:2057:24: note: the temporary was destroyed at the end of the full expression 'llvm::unwrapOrError((({anonymous}::COFFDumper*)this)->{anonymous}::COFFDumper::Obj->llvm::object::COFFObjectFile::llvm::object::ObjectFile.llvm::object::ObjectFile::llvm::object::SymbolicFile.llvm::object::SymbolicFile::llvm::object::Binary.llvm::object::Binary::getFileName(), llvm::object::ResourceSectionRef::getEntryData(const llvm::object::coff_resource_dir_entry&)(Entry))' 2057 | unwrapOrError(Obj->getFileName(), RSF.getEntryData(Entry)); from /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/tools/llvm-profgen/ErrorHandling.h:12, 314 | const auto &PhdrRange = unwrapOrError(Obj.program_headers(), FileName); /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/tools/llvm-profgen/ProfiledBinary.cpp:314:40: note: the temporary was destroyed at the end of the full expression 'unwrapOrError > >, llvm::StringRef&>(llvm::object::ELFFile::program_headers() const [with ELFT = llvm::object::ELFType; typename ELFT::PhdrRange = llvm::ArrayRef > >](), FileName)' 314 | const auto &PhdrRange = unwrapOrError(Obj.program_headers(), FileName); 314 | const auto &PhdrRange = unwrapOrError(Obj.program_headers(), FileName); /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/tools/llvm-profgen/ProfiledBinary.cpp:314:40: note: the temporary was destroyed at the end of the full expression 'unwrapOrError > >, llvm::StringRef&>(llvm::object::ELFFile::program_headers() const [with ELFT = llvm::object::ELFType; typename ELFT::PhdrRange = llvm::ArrayRef > >](), FileName)' 314 | const auto &PhdrRange = unwrapOrError(Obj.program_headers(), FileName); 314 | const auto &PhdrRange = unwrapOrError(Obj.program_headers(), FileName); /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/tools/llvm-profgen/ProfiledBinary.cpp:314:40: note: the temporary was destroyed at the end of the full expression 'unwrapOrError > >, llvm::StringRef&>(llvm::object::ELFFile::program_headers() const [with ELFT = llvm::object::ELFType; typename ELFT::PhdrRange = llvm::ArrayRef > >](), FileName)' 314 | const auto &PhdrRange = unwrapOrError(Obj.program_headers(), FileName); 314 | const auto &PhdrRange = unwrapOrError(Obj.program_headers(), FileName); /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/tools/llvm-profgen/ProfiledBinary.cpp:314:40: note: the temporary was destroyed at the end of the full expression 'unwrapOrError > >, llvm::StringRef&>(llvm::object::ELFFile::program_headers() const [with ELFT = llvm::object::ELFType; typename ELFT::PhdrRange = llvm::ArrayRef > >](), FileName)' 314 | const auto &PhdrRange = unwrapOrError(Obj.program_headers(), FileName); [3522/4094] Building CXX object tools/llvm-ifs/CMakeFiles/llvm-ifs.dir/ErrorCollector.cpp.o [3546/4094] Building CXX object tools/llvm-cxxdump/CMakeFiles/llvm-cxxdump.dir/Error.cpp.o [3652/4094] Building CXX object lib/Testing/Support/CMakeFiles/LLVMTestingSupport.dir/Error.cpp.o 628 | for (const Elf_Shdr &Sec : unwrapOrError(FileName, ELF.sections())) { /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/tools/llvm-readobj/ARMEHABIPrinter.h:628:43: note: the temporary was destroyed at the end of the full expression 'llvm::unwrapOrError > > >(((const llvm::ARM::EHABI::PrinterContext >*)this)->llvm::ARM::EHABI::PrinterContext >::FileName, llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >]())' 628 | for (const Elf_Shdr &Sec : unwrapOrError(FileName, ELF.sections())) { /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/tools/llvm-readobj/ARMEHABIPrinter.h: In instantiation of 'llvm::ErrorOr llvm::ARM::EHABI::PrinterContext::FunctionAtAddress(uint64_t, std::optional) const [with ET = llvm::object::ELFType; uint64_t = long unsigned int]': 579 | if (ErrorOr Name = FunctionAtAddress(Address, SecIndex)) 376 | for (const Elf_Sym &Sym : unwrapOrError(FileName, ELF.symbols(Symtab))) { /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/tools/llvm-readobj/ARMEHABIPrinter.h:376:42: note: the temporary was destroyed at the end of the full expression 'llvm::unwrapOrError > > >(((const llvm::ARM::EHABI::PrinterContext >*)this)->llvm::ARM::EHABI::PrinterContext >::FileName, llvm::object::ELFFile::symbols(const Elf_Shdr*) const [with ELFT = llvm::object::ELFType; typename ELFT::SymRange = llvm::ArrayRef > >; Elf_Shdr = llvm::object::Elf_Shdr_Impl >](((const llvm::ARM::EHABI::PrinterContext >::Elf_Shdr*)((const llvm::ARM::EHABI::PrinterContext >*)this)->llvm::ARM::EHABI::PrinterContext >::Symtab)))' 376 | for (const Elf_Sym &Sym : unwrapOrError(FileName, ELF.symbols(Symtab))) { 406 | for (const Elf_Shdr &Sec : unwrapOrError(FileName, ELF.sections())) { /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/tools/llvm-readobj/ARMEHABIPrinter.h:406:43: note: the temporary was destroyed at the end of the full expression 'llvm::unwrapOrError > > >(((const llvm::ARM::EHABI::PrinterContext >*)this)->llvm::ARM::EHABI::PrinterContext >::FileName, llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >]())' 406 | for (const Elf_Shdr &Sec : unwrapOrError(FileName, ELF.sections())) { 415 | for (const Elf_Rel &R : unwrapOrError(FileName, ELF.rels(Sec))) { /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/tools/llvm-readobj/ARMEHABIPrinter.h:415:42: note: the temporary was destroyed at the end of the full expression 'llvm::unwrapOrError, false> > >(((const llvm::ARM::EHABI::PrinterContext >*)this)->llvm::ARM::EHABI::PrinterContext >::FileName, llvm::object::ELFFile::rels(const Elf_Shdr&) const [with ELFT = llvm::object::ELFType; typename ELFT::RelRange = llvm::ArrayRef, false> >; Elf_Shdr = llvm::object::Elf_Shdr_Impl >]((* & Sec)))' 415 | for (const Elf_Rel &R : unwrapOrError(FileName, ELF.rels(Sec))) { 440 | for (const typename ET::Shdr &Sec : unwrapOrError(FileName, Obj.sections())) /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/tools/llvm-readobj/ARMEHABIPrinter.h:440:52: note: the temporary was destroyed at the end of the full expression 'llvm::unwrapOrError > > >(FileName, llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >]())' 440 | for (const typename ET::Shdr &Sec : unwrapOrError(FileName, Obj.sections())) 1792 | for (const Elf_Shdr &Sec : cantFail(Obj.sections())) { /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/tools/llvm-readobj/ELFDumper.cpp:1792:38: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 1792 | for (const Elf_Shdr &Sec : cantFail(Obj.sections())) { 1792 | for (const Elf_Shdr &Sec : cantFail(Obj.sections())) { /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/tools/llvm-readobj/ELFDumper.cpp:1792:38: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 1792 | for (const Elf_Shdr &Sec : cantFail(Obj.sections())) { 1792 | for (const Elf_Shdr &Sec : cantFail(Obj.sections())) { /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/tools/llvm-readobj/ELFDumper.cpp:1792:38: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 1792 | for (const Elf_Shdr &Sec : cantFail(Obj.sections())) { 1792 | for (const Elf_Shdr &Sec : cantFail(Obj.sections())) { /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/tools/llvm-readobj/ELFDumper.cpp:1792:38: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 1792 | for (const Elf_Shdr &Sec : cantFail(Obj.sections())) { 6976 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/tools/llvm-readobj/ELFDumper.cpp:6976:38: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 6976 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { 6902 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/tools/llvm-readobj/ELFDumper.cpp:6902:38: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 6902 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { 7692 | for (const Elf_Shdr &Shdr : cantFail(this->Obj.sections())) { /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/tools/llvm-readobj/ELFDumper.cpp:7692:39: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 7692 | for (const Elf_Shdr &Shdr : cantFail(this->Obj.sections())) { 3852 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/tools/llvm-readobj/ELFDumper.cpp:3852:38: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 3852 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { 4637 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/tools/llvm-readobj/ELFDumper.cpp:4637:40: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 4637 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { 4658 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/tools/llvm-readobj/ELFDumper.cpp:4658:38: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 4658 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { 6976 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/tools/llvm-readobj/ELFDumper.cpp:6976:38: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 6976 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { 6902 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/tools/llvm-readobj/ELFDumper.cpp:6902:38: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 6902 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { 7692 | for (const Elf_Shdr &Shdr : cantFail(this->Obj.sections())) { /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/tools/llvm-readobj/ELFDumper.cpp:7692:39: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 7692 | for (const Elf_Shdr &Shdr : cantFail(this->Obj.sections())) { 3852 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/tools/llvm-readobj/ELFDumper.cpp:3852:38: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 3852 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { 4637 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/tools/llvm-readobj/ELFDumper.cpp:4637:40: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 4637 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { 4658 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/tools/llvm-readobj/ELFDumper.cpp:4658:38: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 4658 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { 6976 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/tools/llvm-readobj/ELFDumper.cpp:6976:38: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 6976 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { 6902 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/tools/llvm-readobj/ELFDumper.cpp:6902:38: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 6902 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { 7692 | for (const Elf_Shdr &Shdr : cantFail(this->Obj.sections())) { /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/tools/llvm-readobj/ELFDumper.cpp:7692:39: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 7692 | for (const Elf_Shdr &Shdr : cantFail(this->Obj.sections())) { 3852 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/tools/llvm-readobj/ELFDumper.cpp:3852:38: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 3852 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { 4637 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/tools/llvm-readobj/ELFDumper.cpp:4637:40: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 4637 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { 4658 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/tools/llvm-readobj/ELFDumper.cpp:4658:38: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 4658 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { 6976 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/tools/llvm-readobj/ELFDumper.cpp:6976:38: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 6976 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { 6902 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/tools/llvm-readobj/ELFDumper.cpp:6902:38: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 6902 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { 7692 | for (const Elf_Shdr &Shdr : cantFail(this->Obj.sections())) { /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/tools/llvm-readobj/ELFDumper.cpp:7692:39: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 7692 | for (const Elf_Shdr &Shdr : cantFail(this->Obj.sections())) { 3852 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/tools/llvm-readobj/ELFDumper.cpp:3852:38: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 3852 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { 4637 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/tools/llvm-readobj/ELFDumper.cpp:4637:40: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 4637 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { 4658 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/tools/llvm-readobj/ELFDumper.cpp:4658:38: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 4658 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { 6135 | for (const Elf_Shdr &Shdr : cantFail(Obj.sections())) { /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/tools/llvm-readobj/ELFDumper.cpp:6135:39: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 6135 | for (const Elf_Shdr &Shdr : cantFail(Obj.sections())) { 3646 | for (const Elf_Shdr &Sec : cantFail(Obj.sections())) { /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/tools/llvm-readobj/ELFDumper.cpp:3646:38: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 3646 | for (const Elf_Shdr &Sec : cantFail(Obj.sections())) { 6452 | for (const Elf_Shdr &Sec : cantFail(Obj.sections())) { /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/tools/llvm-readobj/ELFDumper.cpp:6452:38: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 6452 | for (const Elf_Shdr &Sec : cantFail(Obj.sections())) { 2882 | for (const Elf_Shdr &Sec : cantFail(Obj.sections())) { /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/tools/llvm-readobj/ELFDumper.cpp:2882:38: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 2882 | for (const Elf_Shdr &Sec : cantFail(Obj.sections())) { 6000 | for (const typename ELFT::Shdr &Sec : cantFail(Obj.sections())) { /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/tools/llvm-readobj/ELFDumper.cpp:6000:49: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 6000 | for (const typename ELFT::Shdr &Sec : cantFail(Obj.sections())) { 2278 | for (const Elf_Shdr &Shdr : cantFail(Obj.sections())) { /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/tools/llvm-readobj/ELFDumper.cpp:2278:39: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 2278 | for (const Elf_Shdr &Shdr : cantFail(Obj.sections())) { 6135 | for (const Elf_Shdr &Shdr : cantFail(Obj.sections())) { /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/tools/llvm-readobj/ELFDumper.cpp:6135:39: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 6135 | for (const Elf_Shdr &Shdr : cantFail(Obj.sections())) { 3646 | for (const Elf_Shdr &Sec : cantFail(Obj.sections())) { /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/tools/llvm-readobj/ELFDumper.cpp:3646:38: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 3646 | for (const Elf_Shdr &Sec : cantFail(Obj.sections())) { 6452 | for (const Elf_Shdr &Sec : cantFail(Obj.sections())) { /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/tools/llvm-readobj/ELFDumper.cpp:6452:38: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 6452 | for (const Elf_Shdr &Sec : cantFail(Obj.sections())) { 2882 | for (const Elf_Shdr &Sec : cantFail(Obj.sections())) { /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/tools/llvm-readobj/ELFDumper.cpp:2882:38: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 2882 | for (const Elf_Shdr &Sec : cantFail(Obj.sections())) { 6000 | for (const typename ELFT::Shdr &Sec : cantFail(Obj.sections())) { /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/tools/llvm-readobj/ELFDumper.cpp:6000:49: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 6000 | for (const typename ELFT::Shdr &Sec : cantFail(Obj.sections())) { 2278 | for (const Elf_Shdr &Shdr : cantFail(Obj.sections())) { /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/tools/llvm-readobj/ELFDumper.cpp:2278:39: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 2278 | for (const Elf_Shdr &Shdr : cantFail(Obj.sections())) { 6135 | for (const Elf_Shdr &Shdr : cantFail(Obj.sections())) { /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/tools/llvm-readobj/ELFDumper.cpp:6135:39: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 6135 | for (const Elf_Shdr &Shdr : cantFail(Obj.sections())) { 3646 | for (const Elf_Shdr &Sec : cantFail(Obj.sections())) { /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/tools/llvm-readobj/ELFDumper.cpp:3646:38: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 3646 | for (const Elf_Shdr &Sec : cantFail(Obj.sections())) { 6452 | for (const Elf_Shdr &Sec : cantFail(Obj.sections())) { /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/tools/llvm-readobj/ELFDumper.cpp:6452:38: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 6452 | for (const Elf_Shdr &Sec : cantFail(Obj.sections())) { 2882 | for (const Elf_Shdr &Sec : cantFail(Obj.sections())) { /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/tools/llvm-readobj/ELFDumper.cpp:2882:38: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 2882 | for (const Elf_Shdr &Sec : cantFail(Obj.sections())) { 6000 | for (const typename ELFT::Shdr &Sec : cantFail(Obj.sections())) { /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/tools/llvm-readobj/ELFDumper.cpp:6000:49: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 6000 | for (const typename ELFT::Shdr &Sec : cantFail(Obj.sections())) { 2278 | for (const Elf_Shdr &Shdr : cantFail(Obj.sections())) { /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/tools/llvm-readobj/ELFDumper.cpp:2278:39: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 2278 | for (const Elf_Shdr &Shdr : cantFail(Obj.sections())) { 6135 | for (const Elf_Shdr &Shdr : cantFail(Obj.sections())) { /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/tools/llvm-readobj/ELFDumper.cpp:6135:39: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 6135 | for (const Elf_Shdr &Shdr : cantFail(Obj.sections())) { 3646 | for (const Elf_Shdr &Sec : cantFail(Obj.sections())) { /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/tools/llvm-readobj/ELFDumper.cpp:3646:38: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 3646 | for (const Elf_Shdr &Sec : cantFail(Obj.sections())) { 6452 | for (const Elf_Shdr &Sec : cantFail(Obj.sections())) { /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/tools/llvm-readobj/ELFDumper.cpp:6452:38: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 6452 | for (const Elf_Shdr &Sec : cantFail(Obj.sections())) { 2882 | for (const Elf_Shdr &Sec : cantFail(Obj.sections())) { /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/tools/llvm-readobj/ELFDumper.cpp:2882:38: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 2882 | for (const Elf_Shdr &Sec : cantFail(Obj.sections())) { 6000 | for (const typename ELFT::Shdr &Sec : cantFail(Obj.sections())) { /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/tools/llvm-readobj/ELFDumper.cpp:6000:49: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 6000 | for (const typename ELFT::Shdr &Sec : cantFail(Obj.sections())) { 2278 | for (const Elf_Shdr &Shdr : cantFail(Obj.sections())) { /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/tools/llvm-readobj/ELFDumper.cpp:2278:39: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 2278 | for (const Elf_Shdr &Shdr : cantFail(Obj.sections())) { /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/tools/llvm-readobj/ELFDumper.cpp:3030:40: required from 'llvm::Error {anonymous}::MipsGOTParser::findGOT(Elf_Dyn_Range, Elf_Sym_Range) [with ELFT = llvm::object::ELFType; Elf_Dyn_Range = llvm::ArrayRef > >; Elf_Sym_Range = llvm::ArrayRef > >]' 2859 | if (Error E = Parser.findGOT(dynamic_table(), dynamic_symbols())) 1034 | for (const typename ELFO::Elf_Shdr &Shdr : cantFail(Obj.sections())) /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/tools/llvm-readobj/ELFDumper.cpp:1034:54: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 1034 | for (const typename ELFO::Elf_Shdr &Shdr : cantFail(Obj.sections())) /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/tools/llvm-readobj/ELFDumper.cpp:3030:40: required from 'llvm::Error {anonymous}::MipsGOTParser::findGOT(Elf_Dyn_Range, Elf_Sym_Range) [with ELFT = llvm::object::ELFType; Elf_Dyn_Range = llvm::ArrayRef > >; Elf_Sym_Range = llvm::ArrayRef > >]' 2859 | if (Error E = Parser.findGOT(dynamic_table(), dynamic_symbols())) 1034 | for (const typename ELFO::Elf_Shdr &Shdr : cantFail(Obj.sections())) /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/tools/llvm-readobj/ELFDumper.cpp:1034:54: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 1034 | for (const typename ELFO::Elf_Shdr &Shdr : cantFail(Obj.sections())) /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/tools/llvm-readobj/ELFDumper.cpp:3030:40: required from 'llvm::Error {anonymous}::MipsGOTParser::findGOT(Elf_Dyn_Range, Elf_Sym_Range) [with ELFT = llvm::object::ELFType; Elf_Dyn_Range = llvm::ArrayRef > >; Elf_Sym_Range = llvm::ArrayRef > >]' 2859 | if (Error E = Parser.findGOT(dynamic_table(), dynamic_symbols())) 1034 | for (const typename ELFO::Elf_Shdr &Shdr : cantFail(Obj.sections())) /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/tools/llvm-readobj/ELFDumper.cpp:1034:54: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 1034 | for (const typename ELFO::Elf_Shdr &Shdr : cantFail(Obj.sections())) /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/tools/llvm-readobj/ELFDumper.cpp:3030:40: required from 'llvm::Error {anonymous}::MipsGOTParser::findGOT(Elf_Dyn_Range, Elf_Sym_Range) [with ELFT = llvm::object::ELFType; Elf_Dyn_Range = llvm::ArrayRef > >; Elf_Sym_Range = llvm::ArrayRef > >]' 2859 | if (Error E = Parser.findGOT(dynamic_table(), dynamic_symbols())) 1034 | for (const typename ELFO::Elf_Shdr &Shdr : cantFail(Obj.sections())) /home/udu/aports/main/llvm17/src/llvm-project-17.0.6.src/llvm/tools/llvm-readobj/ELFDumper.cpp:1034:54: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 1034 | for (const typename ELFO::Elf_Shdr &Shdr : cantFail(Obj.sections()))