[lldb-dev] indentation is not enough to make a valid if

Jean-Daniel Dupas jddupas at gmail.com
Tue Jul 6 13:17:32 PDT 2010


Remove extraneous semicolon after if condition. 
They are interpreted as the if body making it useless (the conditional statement is always executed).

-------------- next part --------------
A non-text attachment was scrubbed...
Name: if.patch
Type: application/octet-stream
Size: 1453 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20100706/5bde356a/attachment.obj>


More information about the lldb-dev mailing list