Silence an annoying GCC warning about use of an uninitialized variable. Even
making the other switch case unreachable, or sinking the 'continue' into it doesn't silence this. llvm-svn: 107745
Loading
Please register or sign in to comment
making the other switch case unreachable, or sinking the 'continue' into it doesn't silence this. llvm-svn: 107745