[ARM] Fix enum type cast in switch
It caused warning in clang assuming the default branch would never be reached with the given switch key type. llvm-svn: 238194
Loading
Please sign in to comment
It caused warning in clang assuming the default branch would never be reached with the given switch key type. llvm-svn: 238194