Skip to content
Commit c0263708 authored by Jordy Rose's avatar Jordy Rose
Browse files

[analyzer] Clean up modeling of strcmp, including cases where a string literal...

[analyzer] Clean up modeling of strcmp, including cases where a string literal has an embedded null character, and where both arguments are the same buffer. Also use nested ifs rather than early returns; in this case early returns will lose any assumptions we've made earlier in the function.

llvm-svn: 133154
parent bbf2ab99
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment