Eliminate NVCC NVidia compiler emits unreachable code warnings
Similar to the MSC Compiler, the NVidia NVCC compiler also emits unreachable code warnings when there is a return statement following an exception. These changes eliminate those warnings.
Showing
Please register or sign in to comment