[PATCH] Fix false positive in IdenticalExprChecker
Daniel Fahlgren
daniel at fahlgren.se
Thu Feb 20 11:00:04 PST 2014
Hi,
This fixes a false positive in the identical expression checker. While
statements only checked the condition and not the body.
I don't know how I could miss that when I implemented it, sorry.
Best regards,
Daniel Fahlgren
-------------- next part --------------
A non-text attachment was scrubbed...
Name: while_identical.patch
Type: text/x-patch
Size: 1482 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140220/bd25a798/attachment.bin>
More information about the cfe-commits
mailing list