Adds analyzer support for idempotent and tautological binary operations such...
Adds analyzer support for idempotent and tautological binary operations such as "a*0" and "a+0". This is not very powerful, but does make the analyzer look a little smarter than it actually is. llvm-svn: 106402
Loading
Please register or sign in to comment