Skip to content
Commit b6cbf28d authored by Ted Kremenek's avatar Ted Kremenek
Browse files

Use llvm::CStrInCStrNoCase instead of strcasestr, since the latter is not portable.

Correctly check if the result of CStrInCStrNoCase is NULL to generate summaries; before we were inverting the condition.

llvm-svn: 50822
parent 3a9fa4e3
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