commit | 03a4bee558b63ead66e942c6b26381df9a8b1754 | [log] [tgz] |
---|---|---|
author | Ted Kremenek <kremenek@apple.com> | Fri Apr 09 20:26:53 2010 +0000 |
committer | Ted Kremenek <kremenek@apple.com> | Fri Apr 09 20:26:53 2010 +0000 |
tree | 3728ae5af06641be0fb1239a4ac3e4bdbd4f38c2 | |
parent | c53e3658e667fed25d428d58204f295209b81d45 [diff] |
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'. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@100890 91177308-0d34-0410-b5e6-96231b3b80d8