Skip to content
Commit f3539ad5 authored by Lenny Maiorani's avatar Lenny Maiorani
Browse files

This patch adds modeling of strcmp() to the CString checker. Validates inputs...

This patch adds modeling of strcmp() to the CString checker. Validates inputs are not NULL and are real C strings, then does the comparison and binds the proper return value. Unit tests included. 

llvm-svn: 129364
parent 240400b7
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