Add return statements to make it clear that all of these are mutually exclusive conditions.
else if would have worked just as well, but this keeps the original readability a bit more clear. llvm-svn: 334988
Loading
Please register or sign in to comment