Description
This was reported and fixed in llvm-project here: llvm/llvm-project#131410
But, NDK r29 doesn't have this fix.
This broke Unreal Engine 5 build.
.../Engine/Plugins/Messaging/UdpMessaging/Source/UdpMessaging/Private/Transport/UdpMessageProcessorLogger.cpp(143,3): error: ignoring return value of function declared with 'nodiscard' attribute [-Werror,-Wunused-result]
29% 143 | FTSTicker::GetCoreTicker().RemoveTicker(TickHandler);
Upstream bug
llvm/llvm-project#131410
Commit to cherry-pick
llvm/llvm-project@bfaabb8
I am using a supported NDK
Affected versions
r29
Host OS
Linux
Host OS version
Ubuntu
Affected ABIs
arm64-v8a
Description
This was reported and fixed in llvm-project here: llvm/llvm-project#131410
But, NDK r29 doesn't have this fix.
This broke Unreal Engine 5 build.
Upstream bug
llvm/llvm-project#131410
Commit to cherry-pick
llvm/llvm-project@bfaabb8
I am using a supported NDK
Affected versions
r29
Host OS
Linux
Host OS version
Ubuntu
Affected ABIs
arm64-v8a