[PATCH] Fix false positive in IdenticalExprChecker
    Jordan Rose 
    jordan_rose at apple.com
       
    Thu Feb 20 16:24:27 PST 2014
    
    
  
Yikes! Committed in r201829.
On Feb 20, 2014, at 11:00 , Daniel Fahlgren <daniel at fahlgren.se> wrote:
> 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
> <while_identical.patch>_______________________________________________
> cfe-commits mailing list
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
    
    
More information about the cfe-commits
mailing list