This will help gcc/clang to optimize the code more aggressively since it knows there won't be any exceptional control flow, no stack unwinding mechanisms/exception handling code/cleanup code would be generated as well.
cc: @4m4n-x-B4w4ne @atul-k-6 @anant37289