Fix horrible GRExprEngine bug where switch statements with no 'case:'...
Fix horrible GRExprEngine bug where switch statements with no 'case:' statements would cause the path to get prematurely aborted. Fixes <rdar://problem/8360854>. llvm-svn: 112233
Loading
Please register or sign in to comment