Teach CFGBuilder that the 'default' branch of a switch statement is dead if...
Teach CFGBuilder that the 'default' branch of a switch statement is dead if all enum values in a switch conditioned are handled. llvm-svn: 127727
Loading
Please register or sign in to comment