xazax.hun added a comment. In case there is a more complex condition does it only highligh the part that influenced taking the branch?
E.g.: if (a || b) { // HIghlight only a, if a was true and b was not evaluated } https://reviews.llvm.org/D23300 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits