Remove a switch statement, and replace with a bunch of ifs to silence a...
Remove a switch statement, and replace with a bunch of ifs to silence a warning about 'all the enumeration values covered'. No functional change. llvm-svn: 246150
Loading
Please sign in to comment