[analyzer; alternate edges] treat 'if' statements the same way we do as 'for' or 'while'.
This means adding an extra edge from the 'if' to the condition, which aesthetically looks more pleasing. llvm-svn: 182079
Loading
Please register or sign in to comment