diff options
author | Ted Kremenek <kremenek@apple.com> | 2010-04-09 20:26:53 +0000 |
---|---|---|
committer | Ted Kremenek <kremenek@apple.com> | 2010-04-09 20:26:53 +0000 |
commit | 03a4bee558b63ead66e942c6b26381df9a8b1754 (patch) | |
tree | 3728ae5af06641be0fb1239a4ac3e4bdbd4f38c2 /lib/Basic/SourceManager.cpp | |
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
Diffstat (limited to 'lib/Basic/SourceManager.cpp')
0 files changed, 0 insertions, 0 deletions