On Dec 18, 2013, at 1:30 PM, Alexander Kornienko <[email protected]> wrote:

>  The analyzer-bug.cpp attached to the phab item triggers the assertion fail 
> (without this patch it triggers the assertion a bit deeper - in the 
> BitVector. I reliable reproduce the failure on x86-64 Linux with this command:
>    clang --analyze -Xanalyzer 
> -analyzer-checker=alpha.deadcode.IdempotentOperations -std=c++11 
> analyzer-bug.cpp

Thanks.  Sorry I missed the attachment.  Normally I’d expect to see a bug like 
this to be filed as an actually LLVM PR; I wasn’t expecting to see a test case 
in Phabricator itself.  It’s my fault for not reading your comments closely 
enough.
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to