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

Remove fixit for string literal comparison. Telling the user to use 'strcmp' is bad, and

we don't have enough information to tell them how to use 'strncmp'.  Instead, change the
diagnostic to indicate they should use 'strncmp'.

llvm-svn: 100890
parent bfe98e64
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