]> granicus.if.org Git - clang/commit
improve the string literal comparison warning to not call @encode's "string literals".
authorChris Lattner <sabre@nondot.org>
Fri, 3 Apr 2009 21:11:28 +0000 (21:11 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 3 Apr 2009 21:11:28 +0000 (21:11 +0000)
commit95f49fb26637e0f271bca580e8e20ce3c08ac2e9
tree43eb61357498047f238399b860d3f1bbfdd720c6
parent9dab0ed04e946bf3089042c2d97f6d9ee075c067
improve the string literal comparison warning to not call @encode's "string literals".

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@68407 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/DiagnosticSemaKinds.td
lib/Sema/SemaExpr.cpp
test/SemaObjC/exprs.m