Remove extraneous semicolon after if condition. They are interpreted as the if body making it useless (the conditional statement is always executed).
if.patch
Description: Binary data
_______________________________________________ lldb-dev mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev
