<div dir="ltr">Nice! This is a subset of <a href="http://llvm.org/PR9952">http://llvm.org/PR9952</a> (except it's done in the analyzer). +Hans, since he has looked at this in the past.</div><div class="gmail_extra"><br>
<br><div class="gmail_quote">On Fri, Sep 20, 2013 at 3:06 AM, Per Viberg <span dir="ltr"><<a href="mailto:Per.Viberg@evidente.se" target="_blank">Per.Viberg@evidente.se</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Hello,<br>
<br>
please review attached patch. The patch adds a check that warns for comparison of equal expressions.<br>
<br>
example:<br>
x + 1 == x +1;<br>
<br>
best regards,<br>
Per<br>
<br>
.......................................................................................................................<br>
Per Viberg Senior Engineer<br>
Evidente ES East AB  Warfvinges väg 34  SE-112 51 Stockholm  Sweden<br>
Phone:    <a href="tel:%2B46%20%280%298%20402%2079%2000" value="+4684027900">+46 (0)8 402 79 00</a><br>
Mobile:    <a href="tel:%2B46%20%280%2970%20912%2042%2052" value="+46709124252">+46 (0)70 912 42 52</a><br>
E-mail:     <a href="mailto:Per.Viberg@evidente.se">Per.Viberg@evidente.se</a><br>
<br>
<a href="http://www.evidente.se" target="_blank">www.evidente.se</a><br>
This e-mail, which might contain confidential information, is addressed to the above stated person/company. If you are not the correct addressee, employee or in any other way the person concerned, please notify the sender immediately. At the same time, please delete this e-mail and destroy any prints. Thank You.<br>

<br>_______________________________________________<br>
cfe-commits mailing list<br>
<a href="mailto:cfe-commits@cs.uiuc.edu">cfe-commits@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits</a><br>
<br></blockquote></div><br></div>