[lldb-dev] indentation is not enough to make a valid if
Jean-Daniel Dupas
devlists at shadowlab.org
Tue Jul 6 13:30:41 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/d2b902c1/attachment.obj>
-------------- next part --------------
-- Jean-Daniel
More information about the lldb-dev
mailing list